/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.fairness.type.for.concurrent.programs NONE -i ../../../trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.me.fairness-42053ae-m [2023-09-17 11:24:10,275 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-09-17 11:24:10,352 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-09-17 11:24:10,383 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-09-17 11:24:10,384 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-09-17 11:24:10,384 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-09-17 11:24:10,386 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-09-17 11:24:10,386 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-09-17 11:24:10,387 INFO L137 SettingsManager]: * Use SBE=true [2023-09-17 11:24:10,390 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-09-17 11:24:10,391 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-09-17 11:24:10,391 INFO L137 SettingsManager]: * Use old map elimination=false [2023-09-17 11:24:10,391 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-09-17 11:24:10,392 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-09-17 11:24:10,393 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-09-17 11:24:10,393 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-09-17 11:24:10,394 INFO L137 SettingsManager]: * sizeof long=4 [2023-09-17 11:24:10,394 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-09-17 11:24:10,394 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-09-17 11:24:10,394 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-09-17 11:24:10,395 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-09-17 11:24:10,395 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-09-17 11:24:10,395 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-09-17 11:24:10,395 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-09-17 11:24:10,396 INFO L137 SettingsManager]: * sizeof long double=12 [2023-09-17 11:24:10,396 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-09-17 11:24:10,396 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-09-17 11:24:10,396 INFO L137 SettingsManager]: * Use constant arrays=true [2023-09-17 11:24:10,396 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-09-17 11:24:10,397 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-09-17 11:24:10,398 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-09-17 11:24:10,398 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-09-17 11:24:10,398 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-09-17 11:24:10,398 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-09-17 11:24:10,399 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-09-17 11:24:10,400 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-09-17 11:24:10,617 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-09-17 11:24:10,644 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-09-17 11:24:10,646 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-09-17 11:24:10,647 INFO L270 PluginConnector]: Initializing CDTParser... [2023-09-17 11:24:10,648 INFO L274 PluginConnector]: CDTParser initialized [2023-09-17 11:24:10,649 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c [2023-09-17 11:24:11,819 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-09-17 11:24:12,011 INFO L384 CDTParser]: Found 1 translation units. [2023-09-17 11:24:12,011 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c [2023-09-17 11:24:12,018 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/75a943583/02d57bbf5fb444759c1533d54ba5d235/FLAG03a377b89 [2023-09-17 11:24:12,030 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/75a943583/02d57bbf5fb444759c1533d54ba5d235 [2023-09-17 11:24:12,032 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-09-17 11:24:12,033 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-09-17 11:24:12,034 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-09-17 11:24:12,035 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-09-17 11:24:12,037 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-09-17 11:24:12,038 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,039 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65fb0dab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12, skipping insertion in model container [2023-09-17 11:24:12,039 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,045 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-09-17 11:24:12,058 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-09-17 11:24:12,177 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2101,2114] [2023-09-17 11:24:12,178 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-17 11:24:12,189 INFO L203 MainTranslator]: Completed pre-run [2023-09-17 11:24:12,206 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2101,2114] [2023-09-17 11:24:12,207 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-17 11:24:12,214 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-09-17 11:24:12,214 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-09-17 11:24:12,219 INFO L208 MainTranslator]: Completed translation [2023-09-17 11:24:12,219 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12 WrapperNode [2023-09-17 11:24:12,219 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-09-17 11:24:12,220 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-09-17 11:24:12,220 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-09-17 11:24:12,220 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-09-17 11:24:12,226 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,231 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,245 INFO L138 Inliner]: procedures = 21, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 51 [2023-09-17 11:24:12,245 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-09-17 11:24:12,246 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-09-17 11:24:12,246 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-09-17 11:24:12,246 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-09-17 11:24:12,254 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,254 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,256 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,256 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,259 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,262 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,263 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,264 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,265 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-09-17 11:24:12,266 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-09-17 11:24:12,266 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-09-17 11:24:12,266 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-09-17 11:24:12,267 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (1/1) ... [2023-09-17 11:24:12,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:12,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:12,295 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-09-17 11:24:12,301 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-09-17 11:24:12,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-09-17 11:24:12,327 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-09-17 11:24:12,327 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-09-17 11:24:12,328 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-09-17 11:24:12,328 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-09-17 11:24:12,329 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-09-17 11:24:12,329 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-09-17 11:24:12,329 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-09-17 11:24:12,330 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-09-17 11:24:12,404 INFO L236 CfgBuilder]: Building ICFG [2023-09-17 11:24:12,406 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-09-17 11:24:12,531 INFO L277 CfgBuilder]: Performing block encoding [2023-09-17 11:24:12,580 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-09-17 11:24:12,580 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-09-17 11:24:12,583 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.09 11:24:12 BoogieIcfgContainer [2023-09-17 11:24:12,583 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-09-17 11:24:12,584 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-09-17 11:24:12,584 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-09-17 11:24:12,587 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-09-17 11:24:12,588 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-17 11:24:12,588 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 17.09 11:24:12" (1/3) ... [2023-09-17 11:24:12,589 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@d910f69 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 17.09 11:24:12, skipping insertion in model container [2023-09-17 11:24:12,589 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-17 11:24:12,589 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.09 11:24:12" (2/3) ... [2023-09-17 11:24:12,590 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@d910f69 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 17.09 11:24:12, skipping insertion in model container [2023-09-17 11:24:12,590 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-17 11:24:12,590 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 17.09 11:24:12" (3/3) ... [2023-09-17 11:24:12,591 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-more-nonblocking-counter-alt2.wvr.c [2023-09-17 11:24:12,668 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-09-17 11:24:12,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 72 places, 73 transitions, 156 flow [2023-09-17 11:24:12,723 INFO L124 PetriNetUnfolderBase]: 6/69 cut-off events. [2023-09-17 11:24:12,724 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-09-17 11:24:12,730 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76 conditions, 69 events. 6/69 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 38 event pairs, 0 based on Foata normal form. 0/63 useless extension candidates. Maximal degree in co-relation 47. Up to 2 conditions per place. [2023-09-17 11:24:12,730 INFO L82 GeneralOperation]: Start removeDead. Operand has 72 places, 73 transitions, 156 flow [2023-09-17 11:24:12,735 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 70 places, 69 transitions, 144 flow [2023-09-17 11:24:12,748 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-09-17 11:24:12,748 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-09-17 11:24:12,748 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-09-17 11:24:12,748 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-09-17 11:24:12,748 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-09-17 11:24:12,749 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-09-17 11:24:12,749 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-09-17 11:24:12,749 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-09-17 11:24:12,751 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-09-17 11:24:12,939 INFO L131 ngComponentsAnalysis]: Automaton has 150 accepting balls. 638 [2023-09-17 11:24:12,939 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-17 11:24:12,939 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-17 11:24:12,944 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-09-17 11:24:12,945 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-09-17 11:24:12,945 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-09-17 11:24:12,945 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 946 states, but on-demand construction may add more states [2023-09-17 11:24:12,964 INFO L131 ngComponentsAnalysis]: Automaton has 150 accepting balls. 638 [2023-09-17 11:24:12,964 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-17 11:24:12,964 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-17 11:24:12,965 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-09-17 11:24:12,965 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-09-17 11:24:12,971 INFO L748 eck$LassoCheckResult]: Stem: 75#[$Ultimate##0]don't care [143] $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] 78#[L-1]don't care [149] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 80#[L-1-1]don't care [165] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 82#[L21]don't care [142] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 84#[L21-1]don't care [158] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 86#[L21-2]don't care [157] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 88#[L21-3]don't care [130] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 90#[L21-4]don't care [175] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 92#[L38]don't care [176] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 94#[L38-1]don't care [133] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 96#[L-1-2]don't care [166] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 98#[L-1-3]don't care [171] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 100#[L65]don't care [178] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 102#[L65-1]don't care [162] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 104#[L65-2]don't care [148] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 106#[L67]don't care [161] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 108#[L67-1]don't care [137] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 110#[L68]don't care [164] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 112#[L68-1]don't care [135] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 114#[L68-2]don't care [121] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 116#[L69]don't care [125] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 118#[L69-1]don't care [167] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 120#[L34]don't care [139] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 122#[L35]don't care [160] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 124#[L34-1]don't care [155] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 128#[L72]don't care [177] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 130#[L72-1]don't care [111] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 132#[L72-2]don't care [202] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 134#[L72-3, $Ultimate##0]don't care [180] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 136#[L41-4, L72-3]don't care [2023-09-17 11:24:12,972 INFO L750 eck$LassoCheckResult]: Loop: 136#[L41-4, L72-3]don't care [181] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 140#[L72-3, L42]don't care [184] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 148#[L44, L72-3]don't care [186] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 162#[L72-3, L41-2]don't care [188] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 180#[L72-3, L41-3]don't care [189] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 136#[L41-4, L72-3]don't care [2023-09-17 11:24:12,976 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:12,977 INFO L85 PathProgramCache]: Analyzing trace with hash 41630596, now seen corresponding path program 1 times [2023-09-17 11:24:12,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:12,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748538729] [2023-09-17 11:24:12,985 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:12,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:13,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,129 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,198 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:13,200 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:13,200 INFO L85 PathProgramCache]: Analyzing trace with hash 201452759, now seen corresponding path program 1 times [2023-09-17 11:24:13,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:13,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4228564] [2023-09-17 11:24:13,200 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:13,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:13,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,210 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:13,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,216 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:13,217 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:13,217 INFO L85 PathProgramCache]: Analyzing trace with hash -337745100, now seen corresponding path program 1 times [2023-09-17 11:24:13,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:13,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [475185756] [2023-09-17 11:24:13,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:13,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,243 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:13,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:13,268 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:13,331 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:13,331 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:13,332 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:13,332 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:13,332 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-09-17 11:24:13,332 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,332 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:13,332 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:13,332 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-17 11:24:13,332 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:13,333 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:13,347 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,359 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,362 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,365 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,371 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,373 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,510 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:13,511 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-09-17 11:24:13,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,516 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-09-17 11:24:13,517 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-09-17 11:24:13,518 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-09-17 11:24:13,518 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-17 11:24:13,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-09-17 11:24:13,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,547 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-09-17 11:24:13,560 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-09-17 11:24:13,560 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-17 11:24:13,567 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-09-17 11:24:13,587 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-09-17 11:24:13,594 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-09-17 11:24:13,594 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:13,595 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:13,595 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:13,595 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:13,595 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-17 11:24:13,595 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,595 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:13,595 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:13,595 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-17 11:24:13,596 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:13,596 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:13,598 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,610 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,613 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,617 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,621 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,623 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:13,750 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:13,755 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-17 11:24:13,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,761 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-09-17 11:24:13,764 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-09-17 11:24:13,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:13,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:13,776 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:13,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:13,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:13,776 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:13,781 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:13,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:13,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:13,801 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:13,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,803 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-09-17 11:24:13,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-09-17 11:24:13,815 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-09-17 11:24:13,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:13,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:13,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:13,824 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:13,827 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:13,827 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:13,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:13,852 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-09-17 11:24:13,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,855 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-09-17 11:24:13,861 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-09-17 11:24:13,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-09-17 11:24:13,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:13,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:13,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:13,899 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:13,901 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:13,901 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:13,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:13,923 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-09-17 11:24:13,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,925 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-09-17 11:24:13,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-09-17 11:24:13,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:13,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:13,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:13,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:13,939 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:13,940 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:13,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:13,941 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-09-17 11:24:13,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:13,956 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-09-17 11:24:13,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:13,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:13,957 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-09-17 11:24:13,960 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-09-17 11:24:13,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:13,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:13,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:13,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:13,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:13,979 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:13,979 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:13,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,003 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-09-17 11:24:14,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,004 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-09-17 11:24:14,006 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-09-17 11:24:14,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-09-17 11:24:14,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,016 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:14,017 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:14,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,030 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,075 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-09-17 11:24:14,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,078 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-09-17 11:24:14,079 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-09-17 11:24:14,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,088 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:14,091 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:14,091 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:14,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,111 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-09-17 11:24:14,111 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-17 11:24:14,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,112 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-09-17 11:24:14,114 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-09-17 11:24:14,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,127 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:14,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,144 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-09-17 11:24:14,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,145 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-09-17 11:24:14,146 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-09-17 11:24:14,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,156 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,159 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:14,159 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:14,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:14,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,179 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-09-17 11:24:14,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,197 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-09-17 11:24:14,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,200 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:14,200 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:14,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,221 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-09-17 11:24:14,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,223 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-09-17 11:24:14,225 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-09-17 11:24:14,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,236 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,237 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:14,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,256 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-09-17 11:24:14,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,258 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-09-17 11:24:14,261 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-09-17 11:24:14,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,271 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,275 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:14,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:14,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,303 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-09-17 11:24:14,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,305 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-09-17 11:24:14,310 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-09-17 11:24:14,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,319 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,319 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,320 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:14,320 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,355 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-09-17 11:24:14,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,357 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-09-17 11:24:14,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,400 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-09-17 11:24:14,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,405 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:14,410 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:14,410 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:14,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2023-09-17 11:24:14,429 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-17 11:24:14,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,430 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-09-17 11:24:14,431 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-09-17 11:24:14,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-09-17 11:24:14,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,441 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,444 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:14,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,464 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-09-17 11:24:14,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,466 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-09-17 11:24:14,467 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-09-17 11:24:14,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,476 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,479 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:14,479 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:14,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,497 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-09-17 11:24:14,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,499 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-09-17 11:24:14,502 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-09-17 11:24:14,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:14,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:14,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,535 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-09-17 11:24:14,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,537 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-09-17 11:24:14,549 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-09-17 11:24:14,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,559 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:14,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,569 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-09-17 11:24:14,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,570 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-09-17 11:24:14,571 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-09-17 11:24:14,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,582 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:14,583 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:14,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,599 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-09-17 11:24:14,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,602 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-09-17 11:24:14,604 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-09-17 11:24:14,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,613 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,613 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:14,613 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,634 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:14,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,639 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-09-17 11:24:14,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-09-17 11:24:14,663 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:14,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:14,668 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:14,673 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-09-17 11:24:14,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:14,688 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-17 11:24:14,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,689 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-09-17 11:24:14,691 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-09-17 11:24:14,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,701 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,704 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:14,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,739 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-09-17 11:24:14,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,740 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-09-17 11:24:14,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-09-17 11:24:14,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,753 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,756 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:14,756 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:14,762 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-09-17 11:24:14,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,780 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-09-17 11:24:14,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,781 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-09-17 11:24:14,787 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-09-17 11:24:14,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-09-17 11:24:14,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,794 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,798 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:14,798 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:14,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,822 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-09-17 11:24:14,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,823 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-09-17 11:24:14,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-09-17 11:24:14,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,842 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,845 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:14,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,848 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-09-17 11:24:14,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,863 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-09-17 11:24:14,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,865 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-09-17 11:24:14,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,883 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,889 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:14,889 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:14,893 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-09-17 11:24:14,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,909 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:14,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,911 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-09-17 11:24:14,914 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-09-17 11:24:14,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,925 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:14,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:14,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,943 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-09-17 11:24:14,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,945 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-09-17 11:24:14,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:14,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:14,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:14,961 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:14,961 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:14,967 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-09-17 11:24:14,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:14,981 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:14,981 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-17 11:24:14,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:14,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:14,982 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-09-17 11:24:14,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-09-17 11:24:14,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:14,997 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:14,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:14,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:14,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:14,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,001 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:15,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,008 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-09-17 11:24:15,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,018 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-09-17 11:24:15,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,030 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,030 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,032 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:15,032 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:15,038 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-09-17 11:24:15,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,050 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,052 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-09-17 11:24:15,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,066 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,068 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:15,068 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:15,074 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-09-17 11:24:15,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,083 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-09-17 11:24:15,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,084 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-09-17 11:24:15,085 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-09-17 11:24:15,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,094 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,094 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,097 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:15,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2023-09-17 11:24:15,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,103 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-09-17 11:24:15,105 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-09-17 11:24:15,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,112 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,113 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,114 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:15,115 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:15,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2023-09-17 11:24:15,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,129 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-09-17 11:24:15,131 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-09-17 11:24:15,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,141 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,141 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,142 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:15,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,160 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,163 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-09-17 11:24:15,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,177 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,177 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:15,180 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:15,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:15,186 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-09-17 11:24:15,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,198 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-09-17 11:24:15,198 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-17 11:24:15,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,200 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-09-17 11:24:15,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-09-17 11:24:15,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,213 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,213 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,217 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:15,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,225 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-09-17 11:24:15,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,246 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-09-17 11:24:15,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,248 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-09-17 11:24:15,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,269 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,271 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,272 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,280 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-09-17 11:24:15,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,291 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-09-17 11:24:15,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,293 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-09-17 11:24:15,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,305 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,309 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,309 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,320 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-09-17 11:24:15,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,333 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-09-17 11:24:15,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,334 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-09-17 11:24:15,337 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-09-17 11:24:15,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,347 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,349 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:15,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,368 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-09-17 11:24:15,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,370 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-09-17 11:24:15,372 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-09-17 11:24:15,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,381 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,384 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,384 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2023-09-17 11:24:15,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,409 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-09-17 11:24:15,409 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-09-17 11:24:15,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,418 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,418 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,419 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:15,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,433 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-09-17 11:24:15,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,444 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-09-17 11:24:15,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,445 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:15,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,445 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,447 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,447 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,470 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-09-17 11:24:15,470 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-17 11:24:15,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,471 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-09-17 11:24:15,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,486 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,486 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,490 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:15,490 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,509 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-09-17 11:24:15,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,514 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-09-17 11:24:15,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,519 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-09-17 11:24:15,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,534 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,534 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,539 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:15,540 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:15,545 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-09-17 11:24:15,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,562 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-09-17 11:24:15,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,564 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-09-17 11:24:15,566 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-09-17 11:24:15,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-09-17 11:24:15,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,576 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,580 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:15,580 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:15,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,601 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,603 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-09-17 11:24:15,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,619 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,619 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,621 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:15,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,627 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-09-17 11:24:15,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,642 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-09-17 11:24:15,644 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-09-17 11:24:15,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-09-17 11:24:15,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,655 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,655 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,658 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:15,659 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:15,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,698 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-09-17 11:24:15,701 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-09-17 11:24:15,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,714 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,715 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:15,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,738 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-09-17 11:24:15,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,740 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-09-17 11:24:15,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-09-17 11:24:15,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,753 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:15,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,754 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:15,757 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:15,757 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:15,766 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-09-17 11:24:15,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,786 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-09-17 11:24:15,786 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-17 11:24:15,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,787 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-09-17 11:24:15,790 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-09-17 11:24:15,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,800 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,803 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:15,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,829 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-09-17 11:24:15,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,830 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-09-17 11:24:15,833 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-09-17 11:24:15,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-09-17 11:24:15,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,842 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,845 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,845 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,868 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-09-17 11:24:15,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,869 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-09-17 11:24:15,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,881 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,884 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,884 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,889 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-09-17 11:24:15,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,906 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-09-17 11:24:15,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,908 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-09-17 11:24:15,910 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-09-17 11:24:15,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:15,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:15,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,920 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,921 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:15,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:15,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:15,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,950 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-09-17 11:24:15,952 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-09-17 11:24:15,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-09-17 11:24:15,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:15,963 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:15,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:15,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:15,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:15,967 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:15,967 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:15,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:15,986 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-09-17 11:24:15,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:15,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:15,987 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-09-17 11:24:15,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,001 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:16,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:16,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:16,002 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:16,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:16,004 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-09-17 11:24:16,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,024 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:16,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,026 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-09-17 11:24:16,030 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-09-17 11:24:16,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:16,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,040 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:16,043 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:16,043 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:16,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:16,066 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-17 11:24:16,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,067 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-09-17 11:24:16,069 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-09-17 11:24:16,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,079 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:16,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,079 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,083 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:16,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:16,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,108 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-09-17 11:24:16,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,110 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-09-17 11:24:16,112 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-09-17 11:24:16,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-09-17 11:24:16,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,123 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,123 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,126 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:16,126 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:16,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,150 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-09-17 11:24:16,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,151 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-09-17 11:24:16,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-09-17 11:24:16,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,167 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,170 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:16,170 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:16,178 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-09-17 11:24:16,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,189 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-09-17 11:24:16,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,191 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-09-17 11:24:16,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,205 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,205 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:16,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,205 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,207 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:16,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:16,212 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-09-17 11:24:16,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:16,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,230 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-09-17 11:24:16,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-09-17 11:24:16,246 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,246 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,247 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,250 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:16,250 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:16,258 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-09-17 11:24:16,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,276 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-09-17 11:24:16,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,279 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-09-17 11:24:16,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,291 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:16,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,291 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,292 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:16,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:16,296 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-09-17 11:24:16,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,308 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-09-17 11:24:16,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:16,310 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-09-17 11:24:16,314 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-09-17 11:24:16,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:16,323 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:16,323 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:16,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:16,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:16,324 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:16,327 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:16,327 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:16,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:16,353 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-09-17 11:24:16,974 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:16,974 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:16,974 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:16,974 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:16,974 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-17 11:24:16,974 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:16,974 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:16,974 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:16,974 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-09-17 11:24:16,974 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:16,974 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:16,978 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,190 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,192 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,193 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,197 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,199 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,201 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,204 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,207 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,209 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,216 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,218 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,220 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,228 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,235 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,238 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,242 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,243 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:17,609 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:17,610 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-17 11:24:17,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,613 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-09-17 11:24:17,616 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-09-17 11:24:17,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-09-17 11:24:17,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,625 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,627 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,627 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,648 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-09-17 11:24:17,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,653 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-09-17 11:24:17,656 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-09-17 11:24:17,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-09-17 11:24:17,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,665 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,666 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,666 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,689 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-09-17 11:24:17,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,690 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-09-17 11:24:17,693 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-09-17 11:24:17,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-09-17 11:24:17,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,701 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,703 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,703 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,713 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-09-17 11:24:17,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,714 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-09-17 11:24:17,716 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-09-17 11:24:17,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-09-17 11:24:17,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,723 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,724 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,739 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-09-17 11:24:17,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,742 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-09-17 11:24:17,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-09-17 11:24:17,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,753 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,754 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,754 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,757 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-09-17 11:24:17,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,770 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-09-17 11:24:17,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,771 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-09-17 11:24:17,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:17,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,784 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,785 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-09-17 11:24:17,785 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,786 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,804 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-09-17 11:24:17,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,805 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-09-17 11:24:17,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:17,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,820 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,822 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,822 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,825 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-09-17 11:24:17,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,836 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:17,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,837 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-09-17 11:24:17,839 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-09-17 11:24:17,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-09-17 11:24:17,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,849 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,851 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,851 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:17,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,877 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-09-17 11:24:17,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-09-17 11:24:17,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,889 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,890 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,890 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,893 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-09-17 11:24:17,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:17,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,908 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-09-17 11:24:17,910 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-09-17 11:24:17,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:17,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,918 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,919 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,919 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2023-09-17 11:24:17,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,925 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-09-17 11:24:17,927 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-09-17 11:24:17,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:17,934 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,934 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,935 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,936 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,940 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-09-17 11:24:17,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,941 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-09-17 11:24:17,942 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-09-17 11:24:17,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:17,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,951 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,952 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,952 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:17,966 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-09-17 11:24:17,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:17,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:17,967 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-09-17 11:24:17,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-09-17 11:24:17,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:17,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:17,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:17,981 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:17,982 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:17,982 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:17,986 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-09-17 11:24:18,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,010 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-09-17 11:24:18,012 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-09-17 11:24:18,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,021 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,024 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,024 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,047 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-09-17 11:24:18,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,061 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,062 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,065 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-09-17 11:24:18,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,076 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-09-17 11:24:18,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,077 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-09-17 11:24:18,080 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-09-17 11:24:18,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,088 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,088 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,108 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-09-17 11:24:18,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,109 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-09-17 11:24:18,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-09-17 11:24:18,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,125 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,126 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,126 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,128 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-09-17 11:24:18,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,140 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-09-17 11:24:18,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,142 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-09-17 11:24:18,144 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-09-17 11:24:18,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,153 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,154 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,154 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,189 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-09-17 11:24:18,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,205 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,206 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,206 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,210 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-09-17 11:24:18,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,224 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-09-17 11:24:18,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,225 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-09-17 11:24:18,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,241 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,242 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,242 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,245 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-09-17 11:24:18,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2023-09-17 11:24:18,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,251 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-09-17 11:24:18,259 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-09-17 11:24:18,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-09-17 11:24:18,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,265 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,266 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,273 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-09-17 11:24:18,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,274 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-09-17 11:24:18,275 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-09-17 11:24:18,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-09-17 11:24:18,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,284 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,285 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,285 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2023-09-17 11:24:18,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,291 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-09-17 11:24:18,292 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-09-17 11:24:18,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,301 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,302 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,302 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2023-09-17 11:24:18,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,313 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-09-17 11:24:18,314 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-09-17 11:24:18,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,323 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,323 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,326 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-09-17 11:24:18,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,328 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-09-17 11:24:18,329 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-09-17 11:24:18,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,339 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,339 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,368 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-09-17 11:24:18,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,369 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-09-17 11:24:18,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-09-17 11:24:18,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,385 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,386 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,386 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,389 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-09-17 11:24:18,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,402 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-09-17 11:24:18,404 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-09-17 11:24:18,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,413 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,414 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,421 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,423 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-09-17 11:24:18,425 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-09-17 11:24:18,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,432 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,433 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,433 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,443 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-09-17 11:24:18,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,445 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-09-17 11:24:18,445 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-09-17 11:24:18,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-09-17 11:24:18,453 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,454 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,454 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,458 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-09-17 11:24:18,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,459 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-09-17 11:24:18,460 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-09-17 11:24:18,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-09-17 11:24:18,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,474 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,474 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,500 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,502 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-09-17 11:24:18,509 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-09-17 11:24:18,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,517 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,517 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,536 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-09-17 11:24:18,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,540 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-09-17 11:24:18,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,553 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,554 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,555 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,555 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,558 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-09-17 11:24:18,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,572 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-09-17 11:24:18,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,573 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-09-17 11:24:18,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,585 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,586 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:18,586 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:18,589 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-09-17 11:24:18,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,604 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-09-17 11:24:18,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,605 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-09-17 11:24:18,606 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-09-17 11:24:18,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-09-17 11:24:18,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,614 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,614 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2023-09-17 11:24:18,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,619 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-09-17 11:24:18,620 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-09-17 11:24:18,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-09-17 11:24:18,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:18,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,628 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:18,628 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:18,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:18,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,631 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-09-17 11:24:18,631 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-17 11:24:18,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,632 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-09-17 11:24:18,633 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-09-17 11:24:18,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,643 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,643 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,650 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-09-17 11:24:18,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,651 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-09-17 11:24:18,652 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-09-17 11:24:18,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-09-17 11:24:18,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,691 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-09-17 11:24:18,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,693 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-09-17 11:24:18,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-09-17 11:24:18,701 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-09-17 11:24:18,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,705 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,705 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,712 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-09-17 11:24:18,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,713 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-09-17 11:24:18,714 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-09-17 11:24:18,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-09-17 11:24:18,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,722 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,724 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,724 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,744 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-09-17 11:24:18,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,745 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-09-17 11:24:18,746 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-09-17 11:24:18,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,758 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,760 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,760 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,770 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-09-17 11:24:18,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,771 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-09-17 11:24:18,773 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-09-17 11:24:18,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,782 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,784 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,784 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,795 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-09-17 11:24:18,799 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-09-17 11:24:18,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,806 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,807 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,807 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,814 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-09-17 11:24:18,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,815 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-09-17 11:24:18,816 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-09-17 11:24:18,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,825 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,825 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,839 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-09-17 11:24:18,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,840 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-09-17 11:24:18,840 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-09-17 11:24:18,843 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,849 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,851 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,851 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,871 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-09-17 11:24:18,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,873 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-09-17 11:24:18,873 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-09-17 11:24:18,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,884 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,885 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,885 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,891 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-09-17 11:24:18,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,892 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-09-17 11:24:18,892 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-09-17 11:24:18,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,901 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,902 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,902 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,908 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-09-17 11:24:18,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,909 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-09-17 11:24:18,910 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-09-17 11:24:18,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,918 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,919 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,919 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:18,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,937 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-09-17 11:24:18,938 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-09-17 11:24:18,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:18,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,949 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,949 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:18,964 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-09-17 11:24:18,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:18,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:18,965 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-09-17 11:24:18,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-09-17 11:24:18,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:18,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:18,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:18,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:18,984 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:18,984 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:18,991 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-09-17 11:24:19,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,004 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,006 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-09-17 11:24:19,006 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-09-17 11:24:19,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,014 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,015 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,016 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,016 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,021 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-09-17 11:24:19,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,022 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-09-17 11:24:19,023 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-09-17 11:24:19,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,031 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,043 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,044 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-09-17 11:24:19,045 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-09-17 11:24:19,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-09-17 11:24:19,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,054 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,057 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,058 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-09-17 11:24:19,059 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-09-17 11:24:19,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-09-17 11:24:19,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,067 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,069 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,069 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2023-09-17 11:24:19,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,075 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-09-17 11:24:19,076 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-09-17 11:24:19,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,085 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,086 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,086 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,091 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-09-17 11:24:19,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,092 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-09-17 11:24:19,093 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-09-17 11:24:19,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,101 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,103 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,103 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2023-09-17 11:24:19,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,109 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-09-17 11:24:19,110 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-09-17 11:24:19,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-09-17 11:24:19,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,121 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,121 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,147 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-09-17 11:24:19,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,148 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-09-17 11:24:19,148 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-09-17 11:24:19,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,161 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,161 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,188 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-09-17 11:24:19,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,189 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-09-17 11:24:19,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,206 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,207 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,207 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,211 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-09-17 11:24:19,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,224 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-09-17 11:24:19,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,226 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-09-17 11:24:19,228 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-09-17 11:24:19,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,238 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,238 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,239 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,262 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-09-17 11:24:19,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,263 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-09-17 11:24:19,266 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-09-17 11:24:19,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,277 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,277 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,298 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-09-17 11:24:19,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,299 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-09-17 11:24:19,302 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-09-17 11:24:19,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,313 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,313 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,340 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-09-17 11:24:19,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,343 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-09-17 11:24:19,349 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-09-17 11:24:19,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,358 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,380 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-09-17 11:24:19,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,382 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-09-17 11:24:19,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-09-17 11:24:19,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,397 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,398 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,398 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,403 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-09-17 11:24:19,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,420 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-09-17 11:24:19,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,433 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,434 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,437 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-09-17 11:24:19,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,461 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,462 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-09-17 11:24:19,464 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-09-17 11:24:19,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-09-17 11:24:19,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,475 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,480 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,481 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,517 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-09-17 11:24:19,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,518 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-09-17 11:24:19,520 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-09-17 11:24:19,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-09-17 11:24:19,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,530 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,560 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-09-17 11:24:19,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,562 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-09-17 11:24:19,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-09-17 11:24:19,575 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-09-17 11:24:19,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,578 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,578 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,584 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-09-17 11:24:19,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,585 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-09-17 11:24:19,585 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-09-17 11:24:19,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,595 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,595 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,597 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:19,597 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:19,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,604 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-09-17 11:24:19,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,605 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-09-17 11:24:19,605 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-09-17 11:24:19,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,614 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,617 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-09-17 11:24:19,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,618 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-09-17 11:24:19,620 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-09-17 11:24:19,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-09-17 11:24:19,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,628 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:19,628 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:19,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,631 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-09-17 11:24:19,631 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-17 11:24:19,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,632 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-09-17 11:24:19,633 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-09-17 11:24:19,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,643 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,645 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,645 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,651 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-09-17 11:24:19,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,653 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-09-17 11:24:19,654 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-09-17 11:24:19,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,663 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,664 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,670 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,671 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-09-17 11:24:19,672 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-09-17 11:24:19,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,683 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,683 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,715 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-09-17 11:24:19,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-09-17 11:24:19,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,735 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,735 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,736 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-09-17 11:24:19,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,760 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-09-17 11:24:19,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,761 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-09-17 11:24:19,762 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-09-17 11:24:19,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,772 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,778 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-09-17 11:24:19,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,779 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-09-17 11:24:19,780 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-09-17 11:24:19,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-09-17 11:24:19,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,789 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,798 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-09-17 11:24:19,800 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-09-17 11:24:19,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,817 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-09-17 11:24:19,817 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-09-17 11:24:19,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,828 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,828 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2023-09-17 11:24:19,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,836 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-09-17 11:24:19,837 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-09-17 11:24:19,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,847 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,848 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2023-09-17 11:24:19,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,855 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-09-17 11:24:19,856 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-09-17 11:24:19,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,866 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,866 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2023-09-17 11:24:19,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,873 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-09-17 11:24:19,874 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-09-17 11:24:19,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,884 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,884 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,890 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-09-17 11:24:19,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,892 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-09-17 11:24:19,893 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-09-17 11:24:19,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,902 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,903 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,903 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,909 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-09-17 11:24:19,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,910 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-09-17 11:24:19,912 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-09-17 11:24:19,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,920 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,922 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,922 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,929 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-09-17 11:24:19,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,930 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-09-17 11:24:19,932 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-09-17 11:24:19,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-09-17 11:24:19,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,943 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,943 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,952 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-09-17 11:24:19,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,953 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-09-17 11:24:19,954 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-09-17 11:24:19,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,965 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:19,965 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:19,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:19,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,972 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-09-17 11:24:19,974 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-09-17 11:24:19,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,982 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,982 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:19,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:19,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2023-09-17 11:24:19,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:19,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:19,987 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-09-17 11:24:19,988 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-09-17 11:24:19,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:19,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:19,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:19,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:19,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:19,996 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:19,996 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:19,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:19,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:20,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,001 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-09-17 11:24:20,002 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-09-17 11:24:20,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,012 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,013 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,040 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-09-17 11:24:20,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,041 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-09-17 11:24:20,042 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-09-17 11:24:20,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,051 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,052 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,052 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2023-09-17 11:24:20,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,059 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-09-17 11:24:20,060 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-09-17 11:24:20,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,070 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,070 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2023-09-17 11:24:20,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,077 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-09-17 11:24:20,079 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-09-17 11:24:20,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,089 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,089 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2023-09-17 11:24:20,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,096 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-09-17 11:24:20,097 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-09-17 11:24:20,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,105 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,107 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,107 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,112 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-09-17 11:24:20,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,114 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-09-17 11:24:20,115 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-09-17 11:24:20,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,123 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,124 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,124 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,130 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-09-17 11:24:20,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,131 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-09-17 11:24:20,132 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-09-17 11:24:20,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,140 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,141 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,144 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-09-17 11:24:20,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,145 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-09-17 11:24:20,146 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-09-17 11:24:20,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,154 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,155 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2023-09-17 11:24:20,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,160 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-09-17 11:24:20,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,177 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-09-17 11:24:20,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,181 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,188 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-09-17 11:24:20,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,189 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-09-17 11:24:20,191 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-09-17 11:24:20,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,199 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2023-09-17 11:24:20,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,203 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-09-17 11:24:20,204 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-09-17 11:24:20,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,212 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,214 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,214 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,220 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-09-17 11:24:20,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,221 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-09-17 11:24:20,222 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-09-17 11:24:20,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-09-17 11:24:20,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,230 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,230 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,234 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-09-17 11:24:20,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,235 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-09-17 11:24:20,236 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-09-17 11:24:20,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-09-17 11:24:20,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,244 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,265 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-09-17 11:24:20,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,266 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-09-17 11:24:20,267 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-09-17 11:24:20,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2023-09-17 11:24:20,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,280 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-09-17 11:24:20,281 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-09-17 11:24:20,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,288 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,290 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,290 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,296 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-09-17 11:24:20,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,297 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-09-17 11:24:20,299 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-09-17 11:24:20,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-09-17 11:24:20,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,309 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:20,309 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:20,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,336 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-09-17 11:24:20,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,337 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-09-17 11:24:20,338 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-09-17 11:24:20,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,346 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-09-17 11:24:20,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,350 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-09-17 11:24:20,355 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-09-17 11:24:20,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-09-17 11:24:20,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:20,362 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:20,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,365 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-09-17 11:24:20,365 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-17 11:24:20,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,366 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-09-17 11:24:20,368 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-09-17 11:24:20,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-09-17 11:24:20,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,379 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,379 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,386 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-09-17 11:24:20,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,388 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-09-17 11:24:20,389 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-09-17 11:24:20,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-09-17 11:24:20,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,397 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,399 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,399 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2023-09-17 11:24:20,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,407 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-09-17 11:24:20,408 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-09-17 11:24:20,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,417 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,419 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,419 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,427 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-09-17 11:24:20,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,428 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-09-17 11:24:20,428 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-09-17 11:24:20,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,439 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,439 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,454 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-09-17 11:24:20,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,456 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-09-17 11:24:20,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,471 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,471 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,478 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-09-17 11:24:20,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,490 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-09-17 11:24:20,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,491 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-09-17 11:24:20,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-09-17 11:24:20,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,508 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,508 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,514 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-09-17 11:24:20,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,523 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-09-17 11:24:20,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,524 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-09-17 11:24:20,525 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-09-17 11:24:20,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-09-17 11:24:20,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,537 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,537 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2023-09-17 11:24:20,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,545 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-09-17 11:24:20,546 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-09-17 11:24:20,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,553 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,553 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,556 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,556 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,563 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-09-17 11:24:20,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,564 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-09-17 11:24:20,564 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-09-17 11:24:20,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,572 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,574 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,575 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2023-09-17 11:24:20,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,583 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-09-17 11:24:20,584 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-09-17 11:24:20,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,591 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,593 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,593 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:20,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,601 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-09-17 11:24:20,602 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-09-17 11:24:20,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,613 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,613 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,620 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2023-09-17 11:24:20,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,621 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-09-17 11:24:20,622 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-09-17 11:24:20,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,630 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,630 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,632 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,632 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2023-09-17 11:24:20,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,640 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-09-17 11:24:20,640 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-09-17 11:24:20,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,649 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,652 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,652 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2023-09-17 11:24:20,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,662 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-09-17 11:24:20,662 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-09-17 11:24:20,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,671 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,675 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,675 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2023-09-17 11:24:20,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,687 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-09-17 11:24:20,688 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-09-17 11:24:20,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,696 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,698 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,698 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2023-09-17 11:24:20,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,706 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-09-17 11:24:20,708 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-09-17 11:24:20,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-09-17 11:24:20,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,716 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,716 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:20,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,720 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-09-17 11:24:20,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,721 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-09-17 11:24:20,722 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-09-17 11:24:20,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,730 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,731 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:20,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,734 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-09-17 11:24:20,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,735 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-09-17 11:24:20,736 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-09-17 11:24:20,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,745 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,747 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2023-09-17 11:24:20,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,755 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-09-17 11:24:20,756 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-09-17 11:24:20,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,764 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,766 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,766 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2023-09-17 11:24:20,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,774 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-09-17 11:24:20,777 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-09-17 11:24:20,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,785 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,786 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,786 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,793 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-09-17 11:24:20,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,795 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-09-17 11:24:20,799 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-09-17 11:24:20,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,806 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,810 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,810 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,818 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-09-17 11:24:20,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,819 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-09-17 11:24:20,820 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-09-17 11:24:20,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,831 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,831 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2023-09-17 11:24:20,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,856 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-09-17 11:24:20,856 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-09-17 11:24:20,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-09-17 11:24:20,867 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,867 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,873 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,873 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,881 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-09-17 11:24:20,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,882 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-09-17 11:24:20,883 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-09-17 11:24:20,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,893 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:20,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2023-09-17 11:24:20,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,898 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-09-17 11:24:20,900 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-09-17 11:24:20,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,909 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:20,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,914 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-09-17 11:24:20,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,915 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-09-17 11:24:20,916 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-09-17 11:24:20,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-09-17 11:24:20,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,928 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,928 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2023-09-17 11:24:20,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,945 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-09-17 11:24:20,947 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-09-17 11:24:20,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:20,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,957 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:20,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:20,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,969 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-09-17 11:24:20,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,970 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-09-17 11:24:20,972 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-09-17 11:24:20,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:20,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:20,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:20,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:20,982 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:20,983 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:20,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:20,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:20,991 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-09-17 11:24:20,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:20,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:20,992 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-09-17 11:24:20,994 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-09-17 11:24:20,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-09-17 11:24:21,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,003 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,003 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,004 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:21,004 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2023-09-17 11:24:21,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,009 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-09-17 11:24:21,011 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-09-17 11:24:21,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,032 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:21,033 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:21,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,050 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-09-17 11:24:21,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,051 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-09-17 11:24:21,052 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-09-17 11:24:21,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,062 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:21,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,066 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-09-17 11:24:21,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,067 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-09-17 11:24:21,068 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-09-17 11:24:21,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,079 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,081 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:21,081 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:21,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,088 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-09-17 11:24:21,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,090 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-09-17 11:24:21,091 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-09-17 11:24:21,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,100 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,103 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:21,103 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:21,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,112 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-09-17 11:24:21,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,113 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-09-17 11:24:21,115 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-09-17 11:24:21,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,124 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,124 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:21,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,129 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-09-17 11:24:21,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,130 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-09-17 11:24:21,132 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-09-17 11:24:21,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:21,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,143 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:21,144 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:21,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,165 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:21,165 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-17 11:24:21,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,166 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-09-17 11:24:21,169 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-09-17 11:24:21,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,215 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,218 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,218 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,235 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-09-17 11:24:21,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,236 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-09-17 11:24:21,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,250 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,252 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,252 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,256 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-09-17 11:24:21,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,269 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-09-17 11:24:21,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,270 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-09-17 11:24:21,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-09-17 11:24:21,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,290 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,290 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,292 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,292 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,294 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-09-17 11:24:21,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,313 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:21,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,314 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-09-17 11:24:21,317 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-09-17 11:24:21,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-09-17 11:24:21,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,328 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,330 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,330 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,339 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:21,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,341 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-09-17 11:24:21,343 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-09-17 11:24:21,344 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,354 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,356 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,356 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,364 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-09-17 11:24:21,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,365 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-09-17 11:24:21,367 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-09-17 11:24:21,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,378 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,378 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,450 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-09-17 11:24:21,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,451 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-09-17 11:24:21,451 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-09-17 11:24:21,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,461 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,462 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,463 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,463 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2023-09-17 11:24:21,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,471 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-09-17 11:24:21,472 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-09-17 11:24:21,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,482 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,483 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,484 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,484 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2023-09-17 11:24:21,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,492 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-09-17 11:24:21,494 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-09-17 11:24:21,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-09-17 11:24:21,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,504 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,504 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,505 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,522 ERROR L418 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Exception during sending of exit command (exit): Broken pipe [2023-09-17 11:24:21,522 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-09-17 11:24:21,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,523 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-09-17 11:24:21,524 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-09-17 11:24:21,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-09-17 11:24:21,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,536 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,536 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,537 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,537 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,545 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-09-17 11:24:21,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,546 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-09-17 11:24:21,547 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-09-17 11:24:21,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,557 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,558 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,559 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,559 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,567 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-09-17 11:24:21,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,568 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-09-17 11:24:21,568 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-09-17 11:24:21,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-09-17 11:24:21,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,579 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,580 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:21,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,589 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-09-17 11:24:21,591 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-09-17 11:24:21,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,601 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,601 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,603 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,603 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,613 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-09-17 11:24:21,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,614 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-09-17 11:24:21,615 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-09-17 11:24:21,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,639 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2023-09-17 11:24:21,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,640 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-09-17 11:24:21,642 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-09-17 11:24:21,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,652 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,652 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,653 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,653 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,660 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-09-17 11:24:21,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,661 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-09-17 11:24:21,662 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-09-17 11:24:21,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,671 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,672 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,672 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,672 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:21,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,678 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-09-17 11:24:21,678 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-09-17 11:24:21,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,688 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,689 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,693 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-09-17 11:24:21,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,694 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-09-17 11:24:21,696 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-09-17 11:24:21,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-09-17 11:24:21,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,706 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,707 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,707 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,715 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-09-17 11:24:21,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,716 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-09-17 11:24:21,716 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-09-17 11:24:21,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,728 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,728 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,730 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,730 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,737 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-09-17 11:24:21,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,738 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-09-17 11:24:21,739 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-09-17 11:24:21,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,749 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,751 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,751 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,758 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-09-17 11:24:21,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,759 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-09-17 11:24:21,760 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-09-17 11:24:21,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,770 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,772 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,772 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2023-09-17 11:24:21,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,779 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-09-17 11:24:21,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,794 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,794 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,796 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,796 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,782 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-09-17 11:24:21,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,803 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-09-17 11:24:21,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,804 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-09-17 11:24:21,805 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-09-17 11:24:21,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-09-17 11:24:21,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,815 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,816 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,817 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,817 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,823 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-09-17 11:24:21,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,825 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-09-17 11:24:21,828 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-09-17 11:24:21,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,841 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,841 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,841 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,846 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-09-17 11:24:21,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,847 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-09-17 11:24:21,847 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-09-17 11:24:21,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-09-17 11:24:21,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,857 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,857 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2023-09-17 11:24:21,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,863 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-09-17 11:24:21,863 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-09-17 11:24:21,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,874 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,874 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,881 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-09-17 11:24:21,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,882 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-09-17 11:24:21,884 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-09-17 11:24:21,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,893 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,893 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,902 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-09-17 11:24:21,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,903 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-09-17 11:24:21,904 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-09-17 11:24:21,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,915 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:21,915 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:21,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,922 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-09-17 11:24:21,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,923 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-09-17 11:24:21,925 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-09-17 11:24:21,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:21,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:21,933 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:21,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:21,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:21,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:21,934 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:21,934 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:21,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:21,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:21,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2023-09-17 11:24:21,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:21,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:21,940 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-09-17 11:24:21,942 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-09-17 11:24:21,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,003 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,003 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,007 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:22,008 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:22,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,024 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-09-17 11:24:22,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,025 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-09-17 11:24:22,026 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-09-17 11:24:22,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,035 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,035 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,035 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:22,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,040 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-09-17 11:24:22,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,041 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-09-17 11:24:22,041 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-09-17 11:24:22,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,052 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,053 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:22,053 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:22,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:22,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,061 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-09-17 11:24:22,062 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-09-17 11:24:22,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,071 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,071 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,073 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:22,073 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:22,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,081 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-09-17 11:24:22,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,082 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-09-17 11:24:22,083 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-09-17 11:24:22,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-09-17 11:24:22,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,093 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,093 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,093 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:22,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,097 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-09-17 11:24:22,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,098 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-09-17 11:24:22,100 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-09-17 11:24:22,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-09-17 11:24:22,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,108 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:22,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,108 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:22,109 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:22,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2023-09-17 11:24:22,113 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-17 11:24:22,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,114 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-09-17 11:24:22,116 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-09-17 11:24:22,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-09-17 11:24:22,125 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,125 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,127 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,127 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,170 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-09-17 11:24:22,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,171 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-09-17 11:24:22,173 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-09-17 11:24:22,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-09-17 11:24:22,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,183 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,183 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,184 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,184 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,194 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-09-17 11:24:22,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,195 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-09-17 11:24:22,195 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-09-17 11:24:22,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,205 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,205 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,206 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,208 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,208 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,253 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-09-17 11:24:22,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,255 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-09-17 11:24:22,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,270 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,270 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,272 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,272 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,279 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-09-17 11:24:22,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2023-09-17 11:24:22,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,292 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-09-17 11:24:22,294 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-09-17 11:24:22,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-09-17 11:24:22,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,303 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2023-09-17 11:24:22,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,314 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-09-17 11:24:22,315 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-09-17 11:24:22,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-09-17 11:24:22,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,325 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,325 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,327 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,327 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2023-09-17 11:24:22,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,337 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-09-17 11:24:22,338 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-09-17 11:24:22,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,346 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,349 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,349 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,357 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-09-17 11:24:22,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,358 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-09-17 11:24:22,358 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-09-17 11:24:22,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-09-17 11:24:22,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,368 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,370 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,370 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2023-09-17 11:24:22,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,382 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-09-17 11:24:22,384 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-09-17 11:24:22,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,394 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,396 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,396 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,405 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-09-17 11:24:22,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,406 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-09-17 11:24:22,408 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-09-17 11:24:22,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,417 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,419 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,419 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,427 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-09-17 11:24:22,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,429 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-09-17 11:24:22,430 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-09-17 11:24:22,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-09-17 11:24:22,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,439 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,439 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,441 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,441 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2023-09-17 11:24:22,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,450 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-09-17 11:24:22,452 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-09-17 11:24:22,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,462 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,463 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,463 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2023-09-17 11:24:22,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,473 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-09-17 11:24:22,475 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-09-17 11:24:22,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,485 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,488 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,488 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,498 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-09-17 11:24:22,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,499 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-09-17 11:24:22,501 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-09-17 11:24:22,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,511 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,515 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,515 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,529 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-09-17 11:24:22,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,531 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-09-17 11:24:22,536 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-09-17 11:24:22,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-09-17 11:24:22,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,547 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,549 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,549 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2023-09-17 11:24:22,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,565 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-09-17 11:24:22,567 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-09-17 11:24:22,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-09-17 11:24:22,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,577 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,583 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-09-17 11:24:22,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,585 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-09-17 11:24:22,586 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-09-17 11:24:22,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,595 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,596 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,601 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-09-17 11:24:22,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,602 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-09-17 11:24:22,605 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-09-17 11:24:22,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,613 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,613 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,615 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,615 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,624 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-09-17 11:24:22,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,625 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-09-17 11:24:22,626 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-09-17 11:24:22,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,635 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,637 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,637 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2023-09-17 11:24:22,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,651 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-09-17 11:24:22,652 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-09-17 11:24:22,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-09-17 11:24:22,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,661 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,663 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,663 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2023-09-17 11:24:22,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,678 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-09-17 11:24:22,679 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-09-17 11:24:22,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-09-17 11:24:22,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,688 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,690 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,690 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,698 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-09-17 11:24:22,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,699 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-09-17 11:24:22,700 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-09-17 11:24:22,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,709 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,711 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,711 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,719 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-09-17 11:24:22,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,720 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-09-17 11:24:22,722 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-09-17 11:24:22,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,730 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,731 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,732 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,732 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,741 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:22,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,742 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-09-17 11:24:22,743 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-09-17 11:24:22,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-09-17 11:24:22,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,752 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,752 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,753 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,758 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-09-17 11:24:22,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,759 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-09-17 11:24:22,760 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-09-17 11:24:22,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,769 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,769 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,769 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,774 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-09-17 11:24:22,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,775 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-09-17 11:24:22,776 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-09-17 11:24:22,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-09-17 11:24:22,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,785 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,786 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,787 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,787 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2023-09-17 11:24:22,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,796 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-09-17 11:24:22,798 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-09-17 11:24:22,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,807 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,807 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2023-09-17 11:24:22,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,813 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-09-17 11:24:22,815 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-09-17 11:24:22,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-09-17 11:24:22,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,823 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,823 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,825 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,825 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,833 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-09-17 11:24:22,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,834 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-09-17 11:24:22,835 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-09-17 11:24:22,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,844 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,844 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,845 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,850 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-09-17 11:24:22,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,851 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-09-17 11:24:22,852 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-09-17 11:24:22,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,862 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,862 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,872 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,872 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,899 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-09-17 11:24:22,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,901 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-09-17 11:24:22,901 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-09-17 11:24:22,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,911 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,912 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,912 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2023-09-17 11:24:22,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,919 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-09-17 11:24:22,933 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-09-17 11:24:22,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-09-17 11:24:22,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,941 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,944 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,944 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2023-09-17 11:24:22,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,954 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-09-17 11:24:22,955 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-09-17 11:24:22,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-09-17 11:24:22,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,967 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:22,967 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:22,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,979 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-09-17 11:24:22,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,980 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-09-17 11:24:22,980 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-09-17 11:24:22,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:22,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:22,991 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:22,991 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:22,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:22,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:22,991 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:22,991 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:22,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:22,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:22,996 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-09-17 11:24:22,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:22,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:22,997 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-09-17 11:24:22,999 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-09-17 11:24:23,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,008 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:23,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,008 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:23,009 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:23,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2023-09-17 11:24:23,014 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-17 11:24:23,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,015 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-09-17 11:24:23,016 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-09-17 11:24:23,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-09-17 11:24:23,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,026 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,029 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,029 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2023-09-17 11:24:23,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,044 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-09-17 11:24:23,045 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-09-17 11:24:23,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-09-17 11:24:23,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,055 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,055 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2023-09-17 11:24:23,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,069 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-09-17 11:24:23,070 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-09-17 11:24:23,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-09-17 11:24:23,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,080 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,083 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,083 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,096 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-09-17 11:24:23,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,097 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-09-17 11:24:23,098 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-09-17 11:24:23,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,108 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,110 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,111 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2023-09-17 11:24:23,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,122 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-09-17 11:24:23,123 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-09-17 11:24:23,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,136 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,136 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2023-09-17 11:24:23,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,148 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-09-17 11:24:23,152 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-09-17 11:24:23,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-09-17 11:24:23,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,160 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,160 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,162 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,163 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:23,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,174 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-09-17 11:24:23,175 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-09-17 11:24:23,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,185 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,185 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,188 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,188 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2023-09-17 11:24:23,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,200 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-09-17 11:24:23,200 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-09-17 11:24:23,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2023-09-17 11:24:23,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,225 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-09-17 11:24:23,226 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-09-17 11:24:23,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,237 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,237 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,250 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-09-17 11:24:23,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,251 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-09-17 11:24:23,252 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-09-17 11:24:23,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-09-17 11:24:23,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,261 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,261 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,263 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,263 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:23,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,298 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-09-17 11:24:23,298 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-09-17 11:24:23,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,342 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,342 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,352 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-09-17 11:24:23,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,355 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-09-17 11:24:23,356 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-09-17 11:24:23,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,366 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,366 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,366 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,368 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,368 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2023-09-17 11:24:23,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,380 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-09-17 11:24:23,380 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-09-17 11:24:23,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-09-17 11:24:23,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,394 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,394 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,407 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-09-17 11:24:23,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,409 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-09-17 11:24:23,413 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-09-17 11:24:23,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,422 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,430 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,430 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,465 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:23,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,466 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-09-17 11:24:23,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,481 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-09-17 11:24:23,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,482 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,482 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,484 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,484 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,494 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-09-17 11:24:23,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,495 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-09-17 11:24:23,496 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-09-17 11:24:23,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,506 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,512 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-09-17 11:24:23,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,513 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-09-17 11:24:23,514 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-09-17 11:24:23,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,523 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,524 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,530 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-09-17 11:24:23,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,531 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-09-17 11:24:23,531 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-09-17 11:24:23,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,540 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,543 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,543 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2023-09-17 11:24:23,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,555 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-09-17 11:24:23,556 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-09-17 11:24:23,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,565 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,568 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,568 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,578 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-09-17 11:24:23,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,579 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-09-17 11:24:23,580 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-09-17 11:24:23,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,590 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,590 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,592 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,592 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,603 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-09-17 11:24:23,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,604 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-09-17 11:24:23,604 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-09-17 11:24:23,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-09-17 11:24:23,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,614 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,617 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,617 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2023-09-17 11:24:23,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,627 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-09-17 11:24:23,628 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-09-17 11:24:23,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,638 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,640 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,640 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,649 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2023-09-17 11:24:23,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,650 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-09-17 11:24:23,652 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-09-17 11:24:23,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-09-17 11:24:23,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,661 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,663 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,663 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2023-09-17 11:24:23,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,674 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-09-17 11:24:23,675 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-09-17 11:24:23,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,685 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,686 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2023-09-17 11:24:23,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,693 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-09-17 11:24:23,694 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-09-17 11:24:23,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-09-17 11:24:23,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,704 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,704 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,705 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,707 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,710 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2023-09-17 11:24:23,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,711 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-09-17 11:24:23,712 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-09-17 11:24:23,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,722 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,722 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,725 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,725 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,734 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-09-17 11:24:23,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,736 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-09-17 11:24:23,736 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-09-17 11:24:23,739 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,746 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,747 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2023-09-17 11:24:23,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,754 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-09-17 11:24:23,755 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-09-17 11:24:23,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-09-17 11:24:23,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,764 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,764 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,766 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,766 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,776 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-09-17 11:24:23,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,777 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-09-17 11:24:23,778 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-09-17 11:24:23,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,788 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,788 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,789 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:23,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,797 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-09-17 11:24:23,798 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-09-17 11:24:23,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,808 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,808 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,817 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,817 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,865 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-09-17 11:24:23,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,867 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-09-17 11:24:23,867 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-09-17 11:24:23,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,878 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,878 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,879 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2023-09-17 11:24:23,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,887 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-09-17 11:24:23,888 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-09-17 11:24:23,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,897 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,897 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,900 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,900 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,911 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-09-17 11:24:23,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,912 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-09-17 11:24:23,913 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-09-17 11:24:23,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-09-17 11:24:23,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,923 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,926 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:23,926 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:23,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2023-09-17 11:24:23,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,941 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-09-17 11:24:23,943 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-09-17 11:24:23,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,953 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:23,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,960 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-09-17 11:24:23,962 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-09-17 11:24:23,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-09-17 11:24:23,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,971 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:23,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:23,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,971 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:23,972 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:23,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:23,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:23,978 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-09-17 11:24:23,978 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-17 11:24:23,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:23,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:23,979 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-09-17 11:24:23,981 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-09-17 11:24:23,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:23,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:23,990 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:23,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:23,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:23,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:23,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:23,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:23,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2023-09-17 11:24:24,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,002 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-09-17 11:24:24,002 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-09-17 11:24:24,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-09-17 11:24:24,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,013 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,014 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,022 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-09-17 11:24:24,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,023 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-09-17 11:24:24,025 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-09-17 11:24:24,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,033 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,035 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,035 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,042 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-09-17 11:24:24,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,043 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-09-17 11:24:24,044 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-09-17 11:24:24,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-09-17 11:24:24,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,054 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,055 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,055 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2023-09-17 11:24:24,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,064 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-09-17 11:24:24,064 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-09-17 11:24:24,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,074 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,096 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-09-17 11:24:24,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,097 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-09-17 11:24:24,098 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-09-17 11:24:24,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,109 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,109 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2023-09-17 11:24:24,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,117 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-09-17 11:24:24,119 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-09-17 11:24:24,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,128 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,130 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,130 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2023-09-17 11:24:24,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,138 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-09-17 11:24:24,139 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-09-17 11:24:24,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,148 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,148 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,150 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,150 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,158 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-09-17 11:24:24,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,159 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-09-17 11:24:24,159 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-09-17 11:24:24,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-09-17 11:24:24,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,171 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2023-09-17 11:24:24,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,179 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-09-17 11:24:24,180 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-09-17 11:24:24,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,189 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,189 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,191 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,191 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2023-09-17 11:24:24,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,199 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-09-17 11:24:24,200 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-09-17 11:24:24,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-09-17 11:24:24,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,209 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,211 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,211 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,218 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-09-17 11:24:24,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,219 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-09-17 11:24:24,219 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-09-17 11:24:24,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-09-17 11:24:24,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,228 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,229 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,261 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-09-17 11:24:24,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,262 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-09-17 11:24:24,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,274 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,277 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,277 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,284 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-09-17 11:24:24,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2023-09-17 11:24:24,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,293 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-09-17 11:24:24,293 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-09-17 11:24:24,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-09-17 11:24:24,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,302 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,306 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,306 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,315 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-09-17 11:24:24,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,316 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-09-17 11:24:24,318 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-09-17 11:24:24,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-09-17 11:24:24,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,326 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,328 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,328 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2023-09-17 11:24:24,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,335 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-09-17 11:24:24,337 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-09-17 11:24:24,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-09-17 11:24:24,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,345 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,346 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,350 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-09-17 11:24:24,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,351 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-09-17 11:24:24,352 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-09-17 11:24:24,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,360 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,365 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-09-17 11:24:24,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,366 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-09-17 11:24:24,367 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-09-17 11:24:24,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-09-17 11:24:24,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,377 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,377 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,384 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-09-17 11:24:24,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,385 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-09-17 11:24:24,386 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-09-17 11:24:24,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,397 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,397 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,404 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:24,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,405 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-09-17 11:24:24,406 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-09-17 11:24:24,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-09-17 11:24:24,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,415 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,416 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,416 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2023-09-17 11:24:24,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,424 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-09-17 11:24:24,424 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-09-17 11:24:24,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,435 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,435 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2023-09-17 11:24:24,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,443 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-09-17 11:24:24,444 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-09-17 11:24:24,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-09-17 11:24:24,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,452 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,460 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:24,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,461 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-09-17 11:24:24,462 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-09-17 11:24:24,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-09-17 11:24:24,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,472 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,473 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2023-09-17 11:24:24,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,481 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-09-17 11:24:24,481 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-09-17 11:24:24,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,490 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,490 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,490 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,491 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,491 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2023-09-17 11:24:24,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,496 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-09-17 11:24:24,497 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-09-17 11:24:24,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,506 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,506 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,506 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,506 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,510 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-09-17 11:24:24,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,511 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-09-17 11:24:24,512 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-09-17 11:24:24,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,521 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2023-09-17 11:24:24,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,530 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-09-17 11:24:24,531 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-09-17 11:24:24,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,540 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,541 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2023-09-17 11:24:24,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,546 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-09-17 11:24:24,546 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-09-17 11:24:24,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,556 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,557 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,557 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,563 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-09-17 11:24:24,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,564 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-09-17 11:24:24,565 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-09-17 11:24:24,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,575 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2023-09-17 11:24:24,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,581 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-09-17 11:24:24,581 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-09-17 11:24:24,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-09-17 11:24:24,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,590 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,596 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,596 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2023-09-17 11:24:24,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,616 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-09-17 11:24:24,616 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-09-17 11:24:24,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,626 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,631 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-09-17 11:24:24,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,632 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-09-17 11:24:24,634 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-09-17 11:24:24,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,644 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,644 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2023-09-17 11:24:24,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,652 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-09-17 11:24:24,652 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-09-17 11:24:24,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-09-17 11:24:24,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,664 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:24,664 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:24,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2023-09-17 11:24:24,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,673 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-09-17 11:24:24,675 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-09-17 11:24:24,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,683 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,683 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,687 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-09-17 11:24:24,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,689 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-09-17 11:24:24,689 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-09-17 11:24:24,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,698 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:24,698 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:24,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:24,699 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:24,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:24,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,703 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-09-17 11:24:24,703 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-17 11:24:24,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,704 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-09-17 11:24:24,705 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-09-17 11:24:24,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,714 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,714 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,717 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,717 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2023-09-17 11:24:24,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,728 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-09-17 11:24:24,728 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-09-17 11:24:24,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-09-17 11:24:24,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,738 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,741 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,741 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2023-09-17 11:24:24,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,751 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-09-17 11:24:24,752 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-09-17 11:24:24,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,761 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,763 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,763 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2023-09-17 11:24:24,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,774 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-09-17 11:24:24,774 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-09-17 11:24:24,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,784 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,784 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,786 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,786 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2023-09-17 11:24:24,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,796 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-09-17 11:24:24,796 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-09-17 11:24:24,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,806 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,809 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,809 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,818 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-09-17 11:24:24,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,819 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-09-17 11:24:24,819 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-09-17 11:24:24,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,829 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,832 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,832 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2023-09-17 11:24:24,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,843 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-09-17 11:24:24,844 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-09-17 11:24:24,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,853 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,856 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,856 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,865 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2023-09-17 11:24:24,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,866 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-09-17 11:24:24,866 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-09-17 11:24:24,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-09-17 11:24:24,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,875 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,876 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,878 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,878 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2023-09-17 11:24:24,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,889 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-09-17 11:24:24,890 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-09-17 11:24:24,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,898 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,899 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,901 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,901 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,911 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-09-17 11:24:24,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,912 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-09-17 11:24:24,912 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-09-17 11:24:24,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-09-17 11:24:24,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,921 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,921 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,924 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,924 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2023-09-17 11:24:24,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,933 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-09-17 11:24:24,935 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-09-17 11:24:24,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,943 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,943 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,946 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,946 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,955 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-09-17 11:24:24,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,956 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-09-17 11:24:24,957 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-09-17 11:24:24,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:24,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,966 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,968 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,968 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:24,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:24,977 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-09-17 11:24:24,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:24,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:24,978 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-09-17 11:24:24,979 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-09-17 11:24:24,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-09-17 11:24:24,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:24,988 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:24,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:24,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:24,989 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:24,992 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:24,992 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,003 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-09-17 11:24:25,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,004 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-09-17 11:24:25,006 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-09-17 11:24:25,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-09-17 11:24:25,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,016 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,016 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,022 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,022 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,035 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-09-17 11:24:25,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,037 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-09-17 11:24:25,038 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-09-17 11:24:25,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,047 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,049 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,049 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,058 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-09-17 11:24:25,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,060 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-09-17 11:24:25,062 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-09-17 11:24:25,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,071 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,072 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,077 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-09-17 11:24:25,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,078 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-09-17 11:24:25,080 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-09-17 11:24:25,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,089 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,089 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,089 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,090 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,090 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:25,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,096 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-09-17 11:24:25,096 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-09-17 11:24:25,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,106 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,109 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,109 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,118 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-09-17 11:24:25,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,119 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-09-17 11:24:25,120 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-09-17 11:24:25,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,129 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,129 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,132 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,132 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,142 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-09-17 11:24:25,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,144 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-09-17 11:24:25,145 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-09-17 11:24:25,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-09-17 11:24:25,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,154 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,156 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,156 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2023-09-17 11:24:25,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,167 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-09-17 11:24:25,182 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-09-17 11:24:25,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,190 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,192 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,192 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2023-09-17 11:24:25,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,202 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-09-17 11:24:25,203 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-09-17 11:24:25,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,212 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,212 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,214 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,214 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,223 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-09-17 11:24:25,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,224 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-09-17 11:24:25,224 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-09-17 11:24:25,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,234 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,236 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,236 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2023-09-17 11:24:25,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,246 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-09-17 11:24:25,247 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-09-17 11:24:25,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,256 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,257 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,262 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-09-17 11:24:25,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,263 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-09-17 11:24:25,263 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-09-17 11:24:25,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-09-17 11:24:25,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,273 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,273 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,277 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2023-09-17 11:24:25,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,283 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-09-17 11:24:25,284 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-09-17 11:24:25,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,293 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,293 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,293 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,296 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,296 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2023-09-17 11:24:25,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,306 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-09-17 11:24:25,307 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-09-17 11:24:25,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,316 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,316 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,317 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,321 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-09-17 11:24:25,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,322 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-09-17 11:24:25,324 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-09-17 11:24:25,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,333 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,333 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,335 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,335 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,344 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-09-17 11:24:25,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,345 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-09-17 11:24:25,346 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-09-17 11:24:25,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,354 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,355 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,355 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,364 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-09-17 11:24:25,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,365 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-09-17 11:24:25,367 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-09-17 11:24:25,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,376 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,384 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,384 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,417 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-09-17 11:24:25,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,418 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-09-17 11:24:25,418 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-09-17 11:24:25,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,428 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,428 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,429 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,434 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-09-17 11:24:25,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,435 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-09-17 11:24:25,436 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-09-17 11:24:25,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,445 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,445 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,447 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,447 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,457 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-09-17 11:24:25,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,458 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-09-17 11:24:25,458 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-09-17 11:24:25,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,468 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,468 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,471 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:25,471 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:25,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,483 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-09-17 11:24:25,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,484 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-09-17 11:24:25,485 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-09-17 11:24:25,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:25,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,495 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,496 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,500 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:25,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,505 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-09-17 11:24:25,506 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-09-17 11:24:25,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-09-17 11:24:25,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:25,516 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:25,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:25,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:25,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:25,516 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:25,517 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:25,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:25,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:25,522 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-09-17 11:24:25,522 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-09-17 11:24:25,523 INFO L748 eck$LassoCheckResult]: Stem: 75#[$Ultimate##0]don't care [143] $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] 78#[L-1]don't care [149] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 80#[L-1-1]don't care [165] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 82#[L21]don't care [142] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 84#[L21-1]don't care [158] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 86#[L21-2]don't care [157] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 88#[L21-3]don't care [130] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 90#[L21-4]don't care [175] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 92#[L38]don't care [176] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 94#[L38-1]don't care [133] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 96#[L-1-2]don't care [166] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 98#[L-1-3]don't care [171] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 100#[L65]don't care [178] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 102#[L65-1]don't care [162] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 104#[L65-2]don't care [148] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 106#[L67]don't care [161] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 108#[L67-1]don't care [137] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 110#[L68]don't care [164] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 112#[L68-1]don't care [135] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 114#[L68-2]don't care [121] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 116#[L69]don't care [125] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 118#[L69-1]don't care [167] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 120#[L34]don't care [139] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 122#[L35]don't care [160] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 124#[L34-1]don't care [155] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 128#[L72]don't care [177] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 130#[L72-1]don't care [111] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 132#[L72-2]don't care [202] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 134#[L72-3, $Ultimate##0]don't care [180] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 136#[L41-4, L72-3]don't care [181] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 140#[L72-3, L42]don't care [184] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 148#[L44, L72-3]don't care [186] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 162#[L72-3, L41-2]don't care [188] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 180#[L72-3, L41-3]don't care [189] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 136#[L41-4, L72-3]don't care [2023-09-17 11:24:25,524 INFO L750 eck$LassoCheckResult]: Loop: 136#[L41-4, L72-3]don't care [181] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 140#[L72-3, L42]don't care [184] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 148#[L44, L72-3]don't care [186] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 162#[L72-3, L41-2]don't care [188] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 180#[L72-3, L41-3]don't care [189] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 136#[L41-4, L72-3]don't care [2023-09-17 11:24:25,524 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:25,524 INFO L85 PathProgramCache]: Analyzing trace with hash -337745100, now seen corresponding path program 2 times [2023-09-17 11:24:25,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:25,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823179118] [2023-09-17 11:24:25,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:25,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,557 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:25,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,599 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:25,599 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:25,600 INFO L85 PathProgramCache]: Analyzing trace with hash 201452759, now seen corresponding path program 2 times [2023-09-17 11:24:25,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:25,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018304462] [2023-09-17 11:24:25,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:25,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:25,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,605 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:25,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,613 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:25,614 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-17 11:24:25,614 INFO L85 PathProgramCache]: Analyzing trace with hash -931821180, now seen corresponding path program 3 times [2023-09-17 11:24:25,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-17 11:24:25,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1796149652] [2023-09-17 11:24:25,615 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-17 11:24:25,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-17 11:24:25,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,667 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-17 11:24:25,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-17 11:24:25,708 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-17 11:24:25,728 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:25,728 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:25,728 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:25,728 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:25,728 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-09-17 11:24:25,728 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,728 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:25,729 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:25,729 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-17 11:24:25,729 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:25,729 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:25,730 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,734 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,738 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,741 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,743 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,745 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,849 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:25,850 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-09-17 11:24:25,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,852 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-09-17 11:24:25,861 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-09-17 11:24:25,861 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-17 11:24:25,872 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-09-17 11:24:25,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:25,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:25,885 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-09-17 11:24:25,889 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-09-17 11:24:25,891 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-09-17 11:24:25,891 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-17 11:24:25,917 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-09-17 11:24:25,923 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:25,923 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:25,923 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:25,923 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:25,923 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:25,923 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-17 11:24:25,923 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:25,923 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:25,923 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:25,923 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-17 11:24:25,923 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:25,924 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:25,925 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,928 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,934 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,936 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,938 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,941 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:25,943 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:26,045 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:26,045 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-17 11:24:26,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,047 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-09-17 11:24:26,049 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-09-17 11:24:26,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,059 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,059 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:26,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,079 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-09-17 11:24:26,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-09-17 11:24:26,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,094 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,095 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:26,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,097 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-09-17 11:24:26,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,110 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-09-17 11:24:26,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,111 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-09-17 11:24:26,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,125 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,126 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:26,126 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:26,129 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-09-17 11:24:26,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,150 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-09-17 11:24:26,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-09-17 11:24:26,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,161 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,162 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:26,162 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:26,165 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-09-17 11:24:26,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,180 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,182 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-09-17 11:24:26,184 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-09-17 11:24:26,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-09-17 11:24:26,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,193 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,194 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:26,194 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:26,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,210 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-09-17 11:24:26,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,211 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-09-17 11:24:26,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,220 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-09-17 11:24:26,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,224 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,224 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:26,225 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:26,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,230 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-09-17 11:24:26,231 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-09-17 11:24:26,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,240 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:26,240 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:26,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2023-09-17 11:24:26,244 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-17 11:24:26,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,245 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-09-17 11:24:26,245 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-09-17 11:24:26,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,254 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2023-09-17 11:24:26,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,259 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-09-17 11:24:26,260 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-09-17 11:24:26,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,268 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,270 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2023-09-17 11:24:26,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,276 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-09-17 11:24:26,277 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-09-17 11:24:26,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,286 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,286 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,292 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-09-17 11:24:26,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,293 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-09-17 11:24:26,294 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-09-17 11:24:26,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,302 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,304 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,304 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2023-09-17 11:24:26,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,310 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-09-17 11:24:26,311 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-09-17 11:24:26,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,319 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,321 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,321 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2023-09-17 11:24:26,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,327 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-09-17 11:24:26,328 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-09-17 11:24:26,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-09-17 11:24:26,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,338 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,338 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2023-09-17 11:24:26,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,344 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-09-17 11:24:26,346 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-09-17 11:24:26,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,354 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,354 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,358 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-17 11:24:26,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,359 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-09-17 11:24:26,360 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-09-17 11:24:26,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,369 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2023-09-17 11:24:26,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,374 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-09-17 11:24:26,379 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-09-17 11:24:26,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,393 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,394 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-09-17 11:24:26,395 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-09-17 11:24:26,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,404 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,406 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,406 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2023-09-17 11:24:26,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,413 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-09-17 11:24:26,414 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-09-17 11:24:26,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-09-17 11:24:26,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,424 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,424 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,431 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-09-17 11:24:26,432 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-09-17 11:24:26,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-09-17 11:24:26,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,441 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,442 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,442 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,449 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-09-17 11:24:26,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,450 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-09-17 11:24:26,451 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-09-17 11:24:26,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,460 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,460 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,466 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,467 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-09-17 11:24:26,468 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-09-17 11:24:26,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,477 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2023-09-17 11:24:26,482 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-17 11:24:26,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,483 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-09-17 11:24:26,484 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-09-17 11:24:26,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,493 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,494 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:26,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,498 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-09-17 11:24:26,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,499 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-09-17 11:24:26,501 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-09-17 11:24:26,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-09-17 11:24:26,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,511 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:26,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,519 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2023-09-17 11:24:26,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,529 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,531 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,531 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:26,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2023-09-17 11:24:26,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,539 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2023-09-17 11:24:26,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,549 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,551 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,551 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:26,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2023-09-17 11:24:26,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,560 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2023-09-17 11:24:26,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,570 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,571 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,571 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:26,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2023-09-17 11:24:26,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,579 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2023-09-17 11:24:26,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,589 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,591 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,591 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:26,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2023-09-17 11:24:26,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,599 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2023-09-17 11:24:26,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:26,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,609 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,609 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:26,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Ended with exit code 0 [2023-09-17 11:24:26,614 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-17 11:24:26,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,615 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2023-09-17 11:24:26,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,627 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,631 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,633 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2023-09-17 11:24:26,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,644 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,654 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2023-09-17 11:24:26,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-09-17 11:24:26,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,664 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,664 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,665 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,665 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,672 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2023-09-17 11:24:26,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-09-17 11:24:26,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,682 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,684 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,684 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2023-09-17 11:24:26,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,692 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2023-09-17 11:24:26,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,702 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,703 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,703 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2023-09-17 11:24:26,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,721 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2023-09-17 11:24:26,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,730 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,731 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:26,731 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:26,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,737 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,739 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2023-09-17 11:24:26,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,748 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:26,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,748 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:26,749 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:26,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2023-09-17 11:24:26,754 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-17 11:24:26,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,755 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2023-09-17 11:24:26,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-09-17 11:24:26,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,764 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,764 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,770 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2023-09-17 11:24:26,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-09-17 11:24:26,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,781 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,782 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,784 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2023-09-17 11:24:26,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,809 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,825 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,827 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,827 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2023-09-17 11:24:26,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2023-09-17 11:24:26,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,836 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2023-09-17 11:24:26,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,846 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,847 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,847 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2023-09-17 11:24:26,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,856 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2023-09-17 11:24:26,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-09-17 11:24:26,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,866 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,867 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,867 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2023-09-17 11:24:26,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,876 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2023-09-17 11:24:26,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,886 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,887 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:26,887 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:26,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2023-09-17 11:24:26,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,896 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2023-09-17 11:24:26,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,905 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:26,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,905 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:26,906 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:26,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,912 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,912 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-17 11:24:26,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,913 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2023-09-17 11:24:26,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,924 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:26,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,924 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:26,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:26,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,931 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2023-09-17 11:24:26,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,941 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:26,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:26,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,944 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:26,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:26,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2023-09-17 11:24:26,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,963 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2023-09-17 11:24:26,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,973 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:26,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,973 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,976 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,976 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:26,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:26,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2023-09-17 11:24:26,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:26,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:26,987 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:26,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2023-09-17 11:24:26,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:26,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:26,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:26,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:26,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:26,997 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:26,999 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:26,999 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:27,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,010 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2023-09-17 11:24:27,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,019 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:27,021 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:27,022 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:27,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2023-09-17 11:24:27,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,032 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2023-09-17 11:24:27,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,042 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,042 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:27,044 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:27,044 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:27,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2023-09-17 11:24:27,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,054 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2023-09-17 11:24:27,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,064 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,065 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:27,066 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:27,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2023-09-17 11:24:27,073 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-17 11:24:27,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,074 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2023-09-17 11:24:27,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-09-17 11:24:27,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,084 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,085 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:27,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,091 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2023-09-17 11:24:27,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-09-17 11:24:27,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,103 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:27,103 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,111 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2023-09-17 11:24:27,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-09-17 11:24:27,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,122 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,126 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:27,126 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:27,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,145 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,146 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,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-09-17 11:24:27,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2023-09-17 11:24:27,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,162 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:27,162 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:27,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2023-09-17 11:24:27,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,170 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2023-09-17 11:24:27,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,181 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:27,181 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:27,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2023-09-17 11:24:27,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,189 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2023-09-17 11:24:27,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:27,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:27,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2023-09-17 11:24:27,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,209 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2023-09-17 11:24:27,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,219 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:27,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:27,219 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:27,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,224 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-17 11:24:27,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,225 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2023-09-17 11:24:27,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,235 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,235 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,235 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:27,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,241 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,242 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2023-09-17 11:24:27,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,251 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,254 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:27,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,264 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,265 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2023-09-17 11:24:27,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,274 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,274 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,277 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:27,277 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:27,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,285 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,286 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2023-09-17 11:24:27,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,296 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,296 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,298 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:27,298 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:27,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2023-09-17 11:24:27,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,307 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2023-09-17 11:24:27,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,319 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:27,319 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:27,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2023-09-17 11:24:27,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,328 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2023-09-17 11:24:27,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,338 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,340 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:27,340 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:27,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:27,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:27,349 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:27,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2023-09-17 11:24:27,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:27,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:27,358 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:27,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:27,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:27,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:27,359 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:27,360 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:27,360 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:27,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:27,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2023-09-17 11:24:27,808 INFO L210 LassoAnalysis]: Preferences: [2023-09-17 11:24:27,809 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-17 11:24:27,809 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-17 11:24:27,809 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-17 11:24:27,809 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-17 11:24:27,809 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:27,809 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-17 11:24:27,809 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-17 11:24:27,809 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-09-17 11:24:27,809 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-17 11:24:27,809 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-17 11:24:27,814 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,817 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,825 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,827 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,829 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,831 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,833 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,837 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,843 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,851 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:27,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:28,054 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:28,056 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:28,058 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:28,060 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-17 11:24:28,374 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-17 11:24:28,374 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-17 11:24:28,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,375 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,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-09-17 11:24:28,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2023-09-17 11:24:28,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,393 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,394 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,394 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,400 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2023-09-17 11:24:28,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,409 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,409 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,415 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,416 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2023-09-17 11:24:28,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,426 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,426 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2023-09-17 11:24:28,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,431 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,440 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,441 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,441 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2023-09-17 11:24:28,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,446 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,456 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,456 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,456 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2023-09-17 11:24:28,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,462 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,471 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,472 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,472 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,477 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,478 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2023-09-17 11:24:28,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,487 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,487 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2023-09-17 11:24:28,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,491 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,500 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,501 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,501 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2023-09-17 11:24:28,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,531 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,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-09-17 11:24:28,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2023-09-17 11:24:28,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,544 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,544 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,566 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,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-09-17 11:24:28,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,577 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,578 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,578 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2023-09-17 11:24:28,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,597 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2023-09-17 11:24:28,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,621 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,622 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,622 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,627 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,627 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,637 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,638 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,638 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2023-09-17 11:24:28,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,643 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,653 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,653 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2023-09-17 11:24:28,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,657 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2023-09-17 11:24:28,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,667 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2023-09-17 11:24:28,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,670 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,679 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,679 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,680 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,680 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2023-09-17 11:24:28,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,685 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2023-09-17 11:24:28,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,694 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,695 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,695 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,701 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2023-09-17 11:24:28,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,710 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,713 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2023-09-17 11:24:28,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,722 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:28,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,732 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,732 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:28,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:28,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,736 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2023-09-17 11:24:28,739 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,745 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,747 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,747 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,752 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2023-09-17 11:24:28,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,753 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2023-09-17 11:24:28,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,763 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,763 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,770 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,780 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,780 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2023-09-17 11:24:28,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,786 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2023-09-17 11:24:28,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,796 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,797 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,797 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,802 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2023-09-17 11:24:28,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,803 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,804 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2023-09-17 11:24:28,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-09-17 11:24:28,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,813 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,813 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,814 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2023-09-17 11:24:28,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,819 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2023-09-17 11:24:28,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,828 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,829 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,829 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,866 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,881 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,882 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,882 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2023-09-17 11:24:28,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,899 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2023-09-17 11:24:28,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,910 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,911 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,911 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,934 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2023-09-17 11:24:28,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,947 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,949 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,949 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:28,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,956 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2023-09-17 11:24:28,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,966 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,967 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,967 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2023-09-17 11:24:28,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,972 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2023-09-17 11:24:28,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,982 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,983 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,983 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:28,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:28,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2023-09-17 11:24:28,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:28,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:28,988 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:28,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2023-09-17 11:24:28,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:28,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:28,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:28,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:28,998 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:28,998 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:28,999 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:29,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2023-09-17 11:24:29,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,004 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,014 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,014 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:29,015 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:29,015 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:29,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,020 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,021 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2023-09-17 11:24:29,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,030 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,030 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:29,031 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:29,031 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-17 11:24:29,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2023-09-17 11:24:29,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,037 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,045 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:29,046 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:29,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2023-09-17 11:24:29,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,050 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2023-09-17 11:24:29,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,059 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:29,059 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:29,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2023-09-17 11:24:29,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,064 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2023-09-17 11:24:29,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,073 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-17 11:24:29,074 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-17 11:24:29,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2023-09-17 11:24:29,077 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-17 11:24:29,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,078 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2023-09-17 11:24:29,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,088 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,089 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,089 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2023-09-17 11:24:29,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,096 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2023-09-17 11:24:29,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,106 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,107 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,108 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2023-09-17 11:24:29,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,116 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,128 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,128 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,133 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,144 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,145 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,145 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2023-09-17 11:24:29,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,151 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2023-09-17 11:24:29,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,163 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,163 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2023-09-17 11:24:29,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,170 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2023-09-17 11:24:29,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2023-09-17 11:24:29,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,188 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2023-09-17 11:24:29,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,198 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,198 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2023-09-17 11:24:29,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,203 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2023-09-17 11:24:29,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,214 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,215 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,215 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2023-09-17 11:24:29,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,222 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,232 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,232 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2023-09-17 11:24:29,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,238 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2023-09-17 11:24:29,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,249 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,250 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,250 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2023-09-17 11:24:29,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,257 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2023-09-17 11:24:29,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,267 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,267 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,268 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,268 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2023-09-17 11:24:29,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,274 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,286 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,286 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2023-09-17 11:24:29,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,292 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,302 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,302 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2023-09-17 11:24:29,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,307 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2023-09-17 11:24:29,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,318 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,318 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2023-09-17 11:24:29,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,322 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2023-09-17 11:24:29,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,332 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,332 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,333 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,333 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2023-09-17 11:24:29,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,340 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2023-09-17 11:24:29,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,350 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,351 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,351 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,356 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,357 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,367 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,371 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,371 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2023-09-17 11:24:29,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,388 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,396 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,396 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2023-09-17 11:24:29,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,401 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2023-09-17 11:24:29,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,411 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,412 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,412 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,419 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,420 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2023-09-17 11:24:29,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,486 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,488 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,488 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2023-09-17 11:24:29,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,495 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,516 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,516 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,522 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,523 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,534 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,535 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,535 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2023-09-17 11:24:29,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,542 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,553 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,554 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,554 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2023-09-17 11:24:29,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,567 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2023-09-17 11:24:29,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,578 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,578 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2023-09-17 11:24:29,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,585 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,597 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,598 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,599 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2023-09-17 11:24:29,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,606 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,616 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,617 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,617 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2023-09-17 11:24:29,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,662 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2023-09-17 11:24:29,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,673 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,675 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,675 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2023-09-17 11:24:29,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,684 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,694 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,696 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,696 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2023-09-17 11:24:29,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,703 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2023-09-17 11:24:29,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,713 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,714 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,714 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Ended with exit code 0 [2023-09-17 11:24:29,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,721 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2023-09-17 11:24:29,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,731 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,733 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,733 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Ended with exit code 0 [2023-09-17 11:24:29,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,740 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,754 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,754 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,755 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,755 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Ended with exit code 0 [2023-09-17 11:24:29,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,762 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2023-09-17 11:24:29,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,772 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,772 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,774 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:29,774 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:29,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2023-09-17 11:24:29,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,780 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2023-09-17 11:24:29,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,791 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,791 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2023-09-17 11:24:29,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,796 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2023-09-17 11:24:29,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,805 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,806 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2023-09-17 11:24:29,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,811 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,821 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:29,821 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:29,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2023-09-17 11:24:29,825 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-17 11:24:29,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,826 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2023-09-17 11:24:29,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,838 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,866 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,867 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2023-09-17 11:24:29,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-09-17 11:24:29,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,878 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,880 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,880 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,889 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2023-09-17 11:24:29,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,900 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,900 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:29,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2023-09-17 11:24:29,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,905 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2023-09-17 11:24:29,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,917 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,917 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:29,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,925 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2023-09-17 11:24:29,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,935 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,936 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,936 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2023-09-17 11:24:29,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,944 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2023-09-17 11:24:29,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,957 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,957 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Ended with exit code 0 [2023-09-17 11:24:29,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,965 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2023-09-17 11:24:29,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:29,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,975 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:29,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:29,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2023-09-17 11:24:29,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:29,981 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:29,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2023-09-17 11:24:29,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:29,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:29,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:29,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:29,991 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:29,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:29,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:29,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:29,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2023-09-17 11:24:29,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:29,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,000 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2023-09-17 11:24:30,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,015 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2023-09-17 11:24:30,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,016 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,028 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2023-09-17 11:24:30,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,036 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,048 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,048 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2023-09-17 11:24:30,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,056 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2023-09-17 11:24:30,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,065 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,067 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,067 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2023-09-17 11:24:30,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,075 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:30,085 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,086 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,086 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2023-09-17 11:24:30,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,091 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,102 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,107 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2023-09-17 11:24:30,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,118 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,119 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,119 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2023-09-17 11:24:30,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,127 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,139 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,139 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,154 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,173 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,173 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,193 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,194 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2023-09-17 11:24:30,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,204 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2023-09-17 11:24:30,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,208 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,221 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,221 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2023-09-17 11:24:30,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,230 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2023-09-17 11:24:30,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,241 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,242 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2023-09-17 11:24:30,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,250 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2023-09-17 11:24:30,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,261 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,261 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2023-09-17 11:24:30,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,270 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2023-09-17 11:24:30,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,282 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,282 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,290 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,302 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,302 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Ended with exit code 0 [2023-09-17 11:24:30,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,310 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2023-09-17 11:24:30,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,320 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2023-09-17 11:24:30,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,328 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2023-09-17 11:24:30,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,340 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,340 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2023-09-17 11:24:30,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,347 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2023-09-17 11:24:30,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,356 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,358 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,358 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2023-09-17 11:24:30,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,365 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2023-09-17 11:24:30,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2023-09-17 11:24:30,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,389 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2023-09-17 11:24:30,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,399 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,401 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,401 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,408 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:30,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,425 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,425 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,433 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2023-09-17 11:24:30,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,445 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,445 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2023-09-17 11:24:30,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,452 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2023-09-17 11:24:30,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,463 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,463 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2023-09-17 11:24:30,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,471 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2023-09-17 11:24:30,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,482 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:30,482 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:30,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,488 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,489 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2023-09-17 11:24:30,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,499 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,499 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2023-09-17 11:24:30,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,504 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2023-09-17 11:24:30,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,519 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,524 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:30,534 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:30,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2023-09-17 11:24:30,538 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-17 11:24:30,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,539 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2023-09-17 11:24:30,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,548 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,550 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,550 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2023-09-17 11:24:30,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,558 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2023-09-17 11:24:30,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,574 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,574 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,583 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,584 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2023-09-17 11:24:30,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,599 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,600 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2023-09-17 11:24:30,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,605 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:30,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,617 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,617 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,625 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2023-09-17 11:24:30,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,635 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,637 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,637 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2023-09-17 11:24:30,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,644 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2023-09-17 11:24:30,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,654 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,656 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,656 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2023-09-17 11:24:30,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,664 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2023-09-17 11:24:30,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,674 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,674 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,679 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2023-09-17 11:24:30,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,689 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,689 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,691 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,691 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2023-09-17 11:24:30,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,700 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2023-09-17 11:24:30,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,710 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,710 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2023-09-17 11:24:30,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,715 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2023-09-17 11:24:30,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,736 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,738 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,738 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,747 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,757 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,759 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,759 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2023-09-17 11:24:30,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,767 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2023-09-17 11:24:30,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,776 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,778 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,778 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,785 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,786 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2023-09-17 11:24:30,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,796 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,796 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2023-09-17 11:24:30,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,801 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,810 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,811 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2023-09-17 11:24:30,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,815 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2023-09-17 11:24:30,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,826 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,826 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,833 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,834 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2023-09-17 11:24:30,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,844 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,845 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,845 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,853 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:30,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,854 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2023-09-17 11:24:30,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,864 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,871 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,871 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,889 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2023-09-17 11:24:30,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,890 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2023-09-17 11:24:30,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:30,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,900 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:30,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:30,902 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2023-09-17 11:24:30,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,905 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,916 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,918 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,918 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2023-09-17 11:24:30,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,929 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:30,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,938 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,941 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,941 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,948 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Ended with exit code 0 [2023-09-17 11:24:30,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,950 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2023-09-17 11:24:30,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,959 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,959 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,962 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,962 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2023-09-17 11:24:30,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,971 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2023-09-17 11:24:30,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:30,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:30,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:30,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:30,980 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:30,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:30,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:30,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:30,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2023-09-17 11:24:30,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:30,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:30,991 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:30,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2023-09-17 11:24:30,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-09-17 11:24:31,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,001 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,012 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2023-09-17 11:24:31,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,023 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,023 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2023-09-17 11:24:31,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,032 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2023-09-17 11:24:31,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,042 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,044 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,044 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2023-09-17 11:24:31,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,053 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2023-09-17 11:24:31,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,064 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,064 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2023-09-17 11:24:31,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,072 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2023-09-17 11:24:31,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,086 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,086 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2023-09-17 11:24:31,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,099 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,110 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,110 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,117 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,118 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2023-09-17 11:24:31,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,130 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,130 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,138 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2023-09-17 11:24:31,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,147 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,150 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,150 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2023-09-17 11:24:31,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,160 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2023-09-17 11:24:31,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,170 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,172 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,172 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2023-09-17 11:24:31,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,180 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2023-09-17 11:24:31,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,194 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:31,194 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:31,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,202 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,212 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:31,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2023-09-17 11:24:31,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,216 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2023-09-17 11:24:31,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,226 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,226 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:31,226 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2023-09-17 11:24:31,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,231 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2023-09-17 11:24:31,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-17 11:24:31,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,241 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:31,241 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:31,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2023-09-17 11:24:31,245 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-17 11:24:31,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,246 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2023-09-17 11:24:31,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,256 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,257 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,257 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,263 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2023-09-17 11:24:31,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,264 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2023-09-17 11:24:31,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,273 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,275 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2023-09-17 11:24:31,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,283 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2023-09-17 11:24:31,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,292 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,293 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,293 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Ended with exit code 0 [2023-09-17 11:24:31,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,298 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2023-09-17 11:24:31,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,307 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,308 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,309 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2023-09-17 11:24:31,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,316 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,325 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,325 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,326 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,326 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2023-09-17 11:24:31,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,333 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2023-09-17 11:24:31,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,343 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,344 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,344 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2023-09-17 11:24:31,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,351 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2023-09-17 11:24:31,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,361 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,361 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2023-09-17 11:24:31,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,366 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,377 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,377 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2023-09-17 11:24:31,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,386 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,396 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,397 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,397 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2023-09-17 11:24:31,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,402 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2023-09-17 11:24:31,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,413 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,413 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2023-09-17 11:24:31,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,421 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2023-09-17 11:24:31,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,430 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,432 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,432 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2023-09-17 11:24:31,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,444 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,454 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,454 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,455 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,455 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2023-09-17 11:24:31,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,463 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,472 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,472 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,473 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,473 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2023-09-17 11:24:31,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,478 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2023-09-17 11:24:31,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,487 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,487 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2023-09-17 11:24:31,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,492 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2023-09-17 11:24:31,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,502 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,502 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,503 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,503 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2023-09-17 11:24:31,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,511 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2023-09-17 11:24:31,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,520 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,522 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,522 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2023-09-17 11:24:31,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,529 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,543 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,543 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2023-09-17 11:24:31,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,562 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,571 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,572 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,578 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24: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-09-17 11:24:31,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,589 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,591 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,591 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2023-09-17 11:24:31,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,616 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,618 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,629 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,629 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,629 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,631 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,631 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,650 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,663 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,663 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,684 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,686 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2023-09-17 11:24:31,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,698 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,698 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,728 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,730 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2023-09-17 11:24:31,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,740 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,740 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,741 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,741 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Ended with exit code 0 [2023-09-17 11:24:31,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,749 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2023-09-17 11:24:31,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,759 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,759 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Ended with exit code 0 [2023-09-17 11:24:31,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,767 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2023-09-17 11:24:31,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,777 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,779 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2023-09-17 11:24:31,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,787 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,796 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,796 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,798 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,798 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,806 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,807 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2023-09-17 11:24:31,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,817 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,817 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,819 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,820 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,829 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,830 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,840 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,840 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,855 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,855 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,862 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,863 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2023-09-17 11:24:31,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,872 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,874 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,874 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,881 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2023-09-17 11:24:31,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,897 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,897 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,898 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,898 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Ended with exit code 0 [2023-09-17 11:24:31,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,906 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,915 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,916 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,917 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,917 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,923 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,924 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2023-09-17 11:24:31,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,934 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,934 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,935 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-17 11:24:31,935 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-17 11:24:31,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,942 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2023-09-17 11:24:31,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,952 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,952 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,952 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,959 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2023-09-17 11:24:31,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-09-17 11:24:31,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,968 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,968 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,968 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:31,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,973 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2023-09-17 11:24:31,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,981 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:31,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:31,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,982 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-17 11:24:31,982 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-17 11:24:31,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:31,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:31,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2023-09-17 11:24:31,986 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-17 11:24:31,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:31,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:31,987 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:31,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2023-09-17 11:24:31,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:31,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:31,996 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:31,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:31,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:31,996 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:31,998 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:31,998 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,006 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2023-09-17 11:24:32,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,015 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,016 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,018 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,018 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,029 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2023-09-17 11:24:32,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,038 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2023-09-17 11:24:32,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,044 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,053 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,054 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,054 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,063 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2023-09-17 11:24:32,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,072 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,074 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,074 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,083 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2023-09-17 11:24:32,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,094 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,094 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,103 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2023-09-17 11:24:32,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,112 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,112 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,113 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2023-09-17 11:24:32,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,118 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2023-09-17 11:24:32,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,127 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,127 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,129 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,129 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Ended with exit code 0 [2023-09-17 11:24:32,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,138 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2023-09-17 11:24:32,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,146 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,147 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2023-09-17 11:24:32,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,152 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2023-09-17 11:24:32,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,161 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,163 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,163 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,171 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2023-09-17 11:24:32,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,180 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,181 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Ended with exit code 0 [2023-09-17 11:24:32,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,191 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:32,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,200 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,202 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,202 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,209 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,210 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,220 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,221 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,221 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,226 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,227 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2023-09-17 11:24:32,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,236 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,237 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Ended with exit code 0 [2023-09-17 11:24:32,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,242 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2023-09-17 11:24:32,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,251 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,252 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,253 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,253 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,260 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,261 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2023-09-17 11:24:32,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,271 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,271 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,272 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,272 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,280 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,281 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2023-09-17 11:24:32,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,290 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,297 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,326 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2023-09-17 11:24:32,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,335 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,336 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,342 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2023-09-17 11:24:32,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,355 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,355 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,355 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,358 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,358 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2023-09-17 11:24:32,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,369 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2023-09-17 11:24:32,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,378 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,378 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,380 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,380 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,390 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2023-09-17 11:24:32,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,399 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,399 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,401 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,401 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,411 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2023-09-17 11:24:32,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,420 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,422 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,422 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,432 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2023-09-17 11:24:32,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,441 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,444 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,444 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2023-09-17 11:24:32,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,453 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2023-09-17 11:24:32,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,462 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,464 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,464 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2023-09-17 11:24:32,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,473 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2023-09-17 11:24:32,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,483 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,485 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,485 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,495 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2023-09-17 11:24:32,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,504 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,506 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,506 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2023-09-17 11:24:32,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,515 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2023-09-17 11:24:32,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,525 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,529 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,529 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2023-09-17 11:24:32,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,543 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,554 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,554 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2023-09-17 11:24:32,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,563 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2023-09-17 11:24:32,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,572 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,574 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2023-09-17 11:24:32,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,583 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2023-09-17 11:24:32,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,593 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,593 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,595 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,595 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2023-09-17 11:24:32,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,604 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:32,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,614 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,615 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,615 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2023-09-17 11:24:32,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,624 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2023-09-17 11:24:32,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,634 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,635 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:32,635 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:32,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2023-09-17 11:24:32,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,644 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2023-09-17 11:24:32,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,653 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,654 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,654 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2023-09-17 11:24:32,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,659 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2023-09-17 11:24:32,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,669 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,674 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2023-09-17 11:24:32,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,684 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-17 11:24:32,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:32,685 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:32,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2023-09-17 11:24:32,689 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-17 11:24:32,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,690 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2023-09-17 11:24:32,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,700 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,700 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,702 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,702 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2023-09-17 11:24:32,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,712 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2023-09-17 11:24:32,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,721 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,722 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,725 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,725 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2023-09-17 11:24:32,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,738 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2023-09-17 11:24:32,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,747 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,747 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,748 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:32,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2023-09-17 11:24:32,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,754 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,763 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,765 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,775 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,776 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,785 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,785 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,787 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,787 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,797 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2023-09-17 11:24:32,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,807 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,809 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,809 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2023-09-17 11:24:32,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,820 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2023-09-17 11:24:32,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,830 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:32,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2023-09-17 11:24:32,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,836 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,845 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,847 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,847 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2023-09-17 11:24:32,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,873 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2023-09-17 11:24:32,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,883 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:32,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2023-09-17 11:24:32,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,889 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2023-09-17 11:24:32,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,898 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,898 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,900 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,900 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2023-09-17 11:24:32,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,911 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2023-09-17 11:24:32,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,923 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2023-09-17 11:24:32,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,932 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2023-09-17 11:24:32,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:32,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,942 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,942 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,944 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,944 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:32,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,953 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:32,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,954 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,964 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:32,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2023-09-17 11:24:32,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,970 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,980 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:32,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,980 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,980 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:32,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:32,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:32,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2023-09-17 11:24:32,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:32,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:32,986 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:32,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2023-09-17 11:24:32,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-09-17 11:24:32,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:32,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:32,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:32,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:32,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:32,998 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:32,998 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Ended with exit code 0 [2023-09-17 11:24:33,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,008 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2023-09-17 11:24:33,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,020 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,020 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2023-09-17 11:24:33,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,029 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2023-09-17 11:24:33,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,039 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,039 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,046 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,046 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2023-09-17 11:24:33,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,088 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2023-09-17 11:24:33,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,097 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,098 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,098 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:33,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2023-09-17 11:24:33,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,105 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2023-09-17 11:24:33,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,115 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,115 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,115 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,118 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,119 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2023-09-17 11:24:33,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,133 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,145 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,145 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2023-09-17 11:24:33,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,157 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,171 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,171 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2023-09-17 11:24:33,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,183 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2023-09-17 11:24:33,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,192 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,195 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,195 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2023-09-17 11:24:33,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,207 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2023-09-17 11:24:33,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,217 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,217 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,219 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,219 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,230 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2023-09-17 11:24:33,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,239 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,239 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,241 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,242 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,252 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,254 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,262 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2023-09-17 11:24:33,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,277 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,286 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,288 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,288 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,300 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2023-09-17 11:24:33,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,310 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,310 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,314 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,315 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2023-09-17 11:24:33,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,334 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,343 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,343 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,345 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,345 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,356 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2023-09-17 11:24:33,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,366 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,366 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,368 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,368 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2023-09-17 11:24:33,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,378 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2023-09-17 11:24:33,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,388 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,388 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,390 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,390 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2023-09-17 11:24:33,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,402 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2023-09-17 11:24:33,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,411 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,413 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,414 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2023-09-17 11:24:33,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,424 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2023-09-17 11:24:33,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,436 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-17 11:24:33,436 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-17 11:24:33,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2023-09-17 11:24:33,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,446 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2023-09-17 11:24:33,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,456 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,456 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,457 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:33,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2023-09-17 11:24:33,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,463 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,472 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,472 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,472 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,473 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:33,473 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,479 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2023-09-17 11:24:33,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,488 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,488 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:33,488 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,488 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-17 11:24:33,489 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-17 11:24:33,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Ended with exit code 0 [2023-09-17 11:24:33,494 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-17 11:24:33,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,495 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2023-09-17 11:24:33,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,504 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,506 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,506 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2023-09-17 11:24:33,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,525 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2023-09-17 11:24:33,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,534 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,536 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,536 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2023-09-17 11:24:33,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,549 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,559 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,563 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,564 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2023-09-17 11:24:33,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2023-09-17 11:24:33,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,582 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2023-09-17 11:24:33,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,593 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,593 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,600 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,609 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,611 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,611 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2023-09-17 11:24:33,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,618 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,627 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,627 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,628 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2023-09-17 11:24:33,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,633 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2023-09-17 11:24:33,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,643 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,644 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2023-09-17 11:24:33,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,651 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,660 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,660 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,661 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2023-09-17 11:24:33,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,665 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2023-09-17 11:24:33,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,675 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,677 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,677 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2023-09-17 11:24:33,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,684 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,693 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,693 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,695 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,695 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2023-09-17 11:24:33,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,702 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2023-09-17 11:24:33,705 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,711 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,713 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,714 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2023-09-17 11:24:33,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,743 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2023-09-17 11:24:33,756 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,756 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2023-09-17 11:24:33,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,766 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,766 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,775 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,775 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2023-09-17 11:24:33,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,779 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,789 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2023-09-17 11:24:33,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,798 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2023-09-17 11:24:33,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,806 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,808 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,808 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2023-09-17 11:24:33,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,815 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2023-09-17 11:24:33,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,824 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,830 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,830 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,851 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2023-09-17 11:24:33,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,861 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:33,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,861 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:33,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:33,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2023-09-17 11:24:33,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,867 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2023-09-17 11:24:33,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,892 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,892 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2023-09-17 11:24:33,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,908 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,915 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,918 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,918 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,926 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2023-09-17 11:24:33,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,935 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,936 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,938 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,938 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,945 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,946 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:33,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,961 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,963 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,963 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:33,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2023-09-17 11:24:33,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:33,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:33,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:33,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:33,986 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:33,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2023-09-17 11:24:33,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-09-17 11:24:33,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:33,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:33,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:33,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:33,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:33,997 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:33,997 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2023-09-17 11:24:34,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,005 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,016 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,016 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,023 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2023-09-17 11:24:34,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,033 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,035 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,035 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2023-09-17 11:24:34,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,044 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,053 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,055 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,055 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2023-09-17 11:24:34,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,062 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2023-09-17 11:24:34,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,072 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2023-09-17 11:24:34,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,086 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2023-09-17 11:24: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-09-17 11:24:34,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,096 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,105 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2023-09-17 11:24:34,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,115 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,115 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,115 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,117 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,117 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2023-09-17 11:24:34,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,125 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,134 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,134 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,136 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,136 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2023-09-17 11:24:34,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,143 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2023-09-17 11:24:34,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2023-09-17 11:24:34,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,161 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2023-09-17 11:24:34,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,170 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,170 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,172 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-17 11:24:34,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-17 11:24:34,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2023-09-17 11:24:34,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,179 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2023-09-17 11:24:34,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,188 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,188 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:34,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2023-09-17 11:24:34,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,193 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2023-09-17 11:24:34,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,202 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,202 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,203 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:34,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2023-09-17 11:24:34,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,207 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2023-09-17 11:24:34,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-17 11:24:34,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-17 11:24:34,217 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-17 11:24:34,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2023-09-17 11:24:34,220 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-17 11:24:34,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,221 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,234 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,234 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,262 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,263 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,277 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,281 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,281 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2023-09-17 11:24:34,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,302 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,303 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,318 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2023-09-17 11:24:34,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,333 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2023-09-17 11:24:34,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,344 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,347 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,347 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,370 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,371 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,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-09-17 11:24:34,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,385 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,386 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,388 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,388 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2023-09-17 11:24:34,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,418 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2023-09-17 11:24:34,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,429 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,431 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,431 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,450 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,451 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2023-09-17 11:24:34,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,463 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,463 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,464 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,486 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2023-09-17 11:24:34,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,498 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,498 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,501 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,501 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,520 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,522 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2023-09-17 11:24:34,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,533 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,534 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,534 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,551 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,565 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,567 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,567 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2023-09-17 11:24:34,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,589 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2023-09-17 11:24:34,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,601 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,601 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,604 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,604 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,637 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,650 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,652 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,652 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,678 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,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-09-17 11:24:34,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,693 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,694 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2023-09-17 11:24:34,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,718 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2023-09-17 11:24:34,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,731 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,731 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,732 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,753 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,754 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2023-09-17 11:24:34,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,768 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,768 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,770 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,771 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,789 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,790 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,803 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,804 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,806 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,806 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,837 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:34,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,839 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,855 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,855 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,865 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,865 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2023-09-17 11:24:34,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2023-09-17 11:24:34,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,911 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2023-09-17 11:24:34,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,921 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:34,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,922 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,922 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:34,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:34,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Ended with exit code 0 [2023-09-17 11:24:34,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,929 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,939 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,939 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,943 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,943 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2023-09-17 11:24:34,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,954 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2023-09-17 11:24:34,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-09-17 11:24:34,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,964 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,967 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,967 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2023-09-17 11:24:34,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:34,977 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:34,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2023-09-17 11:24:34,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:34,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:34,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:34,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:34,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:34,987 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:34,990 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:34,990 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:34,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:34,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2023-09-17 11:24:34,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:34,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,000 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2023-09-17 11:24:35,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,057 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,057 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,061 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,061 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,079 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2023-09-17 11:24:35,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,121 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,121 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,124 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,124 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,133 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,143 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,146 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,146 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2023-09-17 11:24:35,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,155 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,165 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,169 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,169 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,197 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,198 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,211 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,213 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,213 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,245 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,246 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2023-09-17 11:24:35,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,259 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,265 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,265 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,318 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,334 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,334 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,337 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,337 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2023-09-17 11:24:35,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,357 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,358 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,370 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,370 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,373 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,373 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,396 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,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-09-17 11:24:35,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,410 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,410 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,413 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,413 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2023-09-17 11:24:35,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,446 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,462 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,462 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,465 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,465 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2023-09-17 11:24:35,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,497 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,499 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,501 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2023-09-17 11:24:35,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-17 11:24:35,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,511 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,511 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,514 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-17 11:24:35,514 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-17 11:24:35,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,535 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,575 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:35,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,575 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,576 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:35,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:35,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,591 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,604 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:35,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,604 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,605 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:35,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:35,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,625 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-17 11:24:35,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-17 11:24:35,626 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-17 11:24:35,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2023-09-17 11:24:35,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-09-17 11:24:35,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-17 11:24:35,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-17 11:24:35,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-17 11:24:35,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-17 11:24:35,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-17 11:24:35,639 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-17 11:24:35,640 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-17 11:24:35,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-17 11:24:35,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-17 11:24:35,657 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Forceful destruction successful, exit code 0 [2023-09-17 11:24:35,664 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 17.09 11:24:35 BoogieIcfgContainer [2023-09-17 11:24:35,664 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-09-17 11:24:35,668 INFO L158 Benchmark]: Toolchain (without parser) took 23634.32ms. Allocated memory was 303.0MB in the beginning and 363.9MB in the end (delta: 60.8MB). Free memory was 257.0MB in the beginning and 311.4MB in the end (delta: -54.4MB). Peak memory consumption was 207.7MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,669 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 202.4MB. Free memory was 157.3MB in the beginning and 157.1MB in the end (delta: 184.6kB). There was no memory consumed. Max. memory is 8.0GB. [2023-09-17 11:24:35,669 INFO L158 Benchmark]: CACSL2BoogieTranslator took 185.11ms. Allocated memory is still 303.0MB. Free memory was 257.0MB in the beginning and 246.0MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,669 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.34ms. Allocated memory is still 303.0MB. Free memory was 246.0MB in the beginning and 244.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,670 INFO L158 Benchmark]: Boogie Preprocessor took 19.10ms. Allocated memory is still 303.0MB. Free memory was 244.4MB in the beginning and 243.4MB in the end (delta: 1.0MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,673 INFO L158 Benchmark]: RCFGBuilder took 317.12ms. Allocated memory is still 303.0MB. Free memory was 243.4MB in the beginning and 228.2MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,674 INFO L158 Benchmark]: BuchiAutomizer took 23080.49ms. Allocated memory was 303.0MB in the beginning and 363.9MB in the end (delta: 60.8MB). Free memory was 228.2MB in the beginning and 311.4MB in the end (delta: -83.3MB). Peak memory consumption was 179.4MB. Max. memory is 8.0GB. [2023-09-17 11:24:35,677 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.13ms. Allocated memory is still 202.4MB. Free memory was 157.3MB in the beginning and 157.1MB in the end (delta: 184.6kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 185.11ms. Allocated memory is still 303.0MB. Free memory was 257.0MB in the beginning and 246.0MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 25.34ms. Allocated memory is still 303.0MB. Free memory was 246.0MB in the beginning and 244.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 19.10ms. Allocated memory is still 303.0MB. Free memory was 244.4MB in the beginning and 243.4MB in the end (delta: 1.0MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 317.12ms. Allocated memory is still 303.0MB. Free memory was 243.4MB in the beginning and 228.2MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 23080.49ms. Allocated memory was 303.0MB in the beginning and 363.9MB in the end (delta: 60.8MB). Free memory was 228.2MB in the beginning and 311.4MB in the end (delta: -83.3MB). Peak memory consumption was 179.4MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 22.9s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 22.6s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital63 mio100 ax219 hnf100 lsp36 ukn92 mio100 lsp75 div620 bol100 ite100 ukn100 eq143 hnf95 smp40 dnf100 smp100 tf102 neg100 sie104 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 18ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[143] $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]" "[149] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[165] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[142] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[]" "[158] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[]" "[157] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[]" "[130] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[]" "[175] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0]" "[176] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0]" "[133] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0]" "[166] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[171] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base]" "[178] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[162] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[148] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[161] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0]" "[137] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[164] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[135] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0]" "[121] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[125] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[167] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[139] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[160] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[]" "[155] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1]" "[177] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[111] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int]" "[202] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0]" "[180] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[181] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[184] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[186] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[188] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[189] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" Loop: "[181] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[184] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[186] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[188] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[189] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" RESULT: Ultimate could not prove your program: unable to determine termination [2023-09-17 11:24:35,696 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...