/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-08 14:34:37,260 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-09-08 14:34:37,310 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-08 14:34:37,334 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-09-08 14:34:37,335 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-09-08 14:34:37,335 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-09-08 14:34:37,336 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-09-08 14:34:37,336 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-09-08 14:34:37,337 INFO L137 SettingsManager]: * Use SBE=true [2023-09-08 14:34:37,337 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-09-08 14:34:37,337 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-09-08 14:34:37,337 INFO L137 SettingsManager]: * Use old map elimination=false [2023-09-08 14:34:37,338 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-09-08 14:34:37,338 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-09-08 14:34:37,338 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-09-08 14:34:37,338 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-09-08 14:34:37,339 INFO L137 SettingsManager]: * sizeof long=4 [2023-09-08 14:34:37,339 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-09-08 14:34:37,339 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-09-08 14:34:37,339 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-09-08 14:34:37,340 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-09-08 14:34:37,343 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-09-08 14:34:37,344 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-09-08 14:34:37,344 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-09-08 14:34:37,345 INFO L137 SettingsManager]: * sizeof long double=12 [2023-09-08 14:34:37,345 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-09-08 14:34:37,345 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-09-08 14:34:37,345 INFO L137 SettingsManager]: * Use constant arrays=true [2023-09-08 14:34:37,345 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-09-08 14:34:37,346 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-09-08 14:34:37,346 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-09-08 14:34:37,346 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-09-08 14:34:37,346 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-09-08 14:34:37,347 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-09-08 14:34:37,347 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-09-08 14:34:37,348 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-08 14:34:37,515 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-09-08 14:34:37,542 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-09-08 14:34:37,544 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-09-08 14:34:37,544 INFO L270 PluginConnector]: Initializing CDTParser... [2023-09-08 14:34:37,545 INFO L274 PluginConnector]: CDTParser initialized [2023-09-08 14:34:37,546 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-08 14:34:38,620 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-09-08 14:34:38,778 INFO L384 CDTParser]: Found 1 translation units. [2023-09-08 14:34:38,778 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c [2023-09-08 14:34:38,784 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/199125c70/5a27b5aa646148e8812fb3bebee90418/FLAGfee5973ee [2023-09-08 14:34:38,794 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/199125c70/5a27b5aa646148e8812fb3bebee90418 [2023-09-08 14:34:38,796 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-09-08 14:34:38,797 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-09-08 14:34:38,797 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-09-08 14:34:38,798 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-09-08 14:34:38,811 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-09-08 14:34:38,812 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:34:38" (1/1) ... [2023-09-08 14:34:38,813 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1df1b478 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:38, skipping insertion in model container [2023-09-08 14:34:38,813 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:34:38" (1/1) ... [2023-09-08 14:34:38,819 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-09-08 14:34:38,836 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-09-08 14:34:38,969 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2147,2160] [2023-09-08 14:34:38,970 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 14:34:38,981 INFO L203 MainTranslator]: Completed pre-run [2023-09-08 14:34:38,994 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2147,2160] [2023-09-08 14:34:38,994 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 14:34:39,000 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 14:34:39,000 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 14:34:39,005 INFO L208 MainTranslator]: Completed translation [2023-09-08 14:34:39,005 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39 WrapperNode [2023-09-08 14:34:39,005 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-09-08 14:34:39,006 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-09-08 14:34:39,006 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-09-08 14:34:39,006 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-09-08 14:34:39,011 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,015 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,031 INFO L138 Inliner]: procedures = 21, calls = 24, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 57 [2023-09-08 14:34:39,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-09-08 14:34:39,032 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-09-08 14:34:39,032 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-09-08 14:34:39,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-09-08 14:34:39,038 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,038 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,040 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,041 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,044 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,046 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,047 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,047 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,048 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-09-08 14:34:39,049 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-09-08 14:34:39,049 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-09-08 14:34:39,049 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-09-08 14:34:39,050 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (1/1) ... [2023-09-08 14:34:39,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:39,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:39,086 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-08 14:34:39,134 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-08 14:34:39,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-09-08 14:34:39,146 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-09-08 14:34:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-09-08 14:34:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-09-08 14:34:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-09-08 14:34:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-09-08 14:34:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-09-08 14:34:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-09-08 14:34:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-09-08 14:34:39,150 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-09-08 14:34:39,235 INFO L236 CfgBuilder]: Building ICFG [2023-09-08 14:34:39,237 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-09-08 14:34:39,404 INFO L277 CfgBuilder]: Performing block encoding [2023-09-08 14:34:39,424 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-09-08 14:34:39,425 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-09-08 14:34:39,426 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:34:39 BoogieIcfgContainer [2023-09-08 14:34:39,426 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-09-08 14:34:39,427 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-09-08 14:34:39,427 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-09-08 14:34:39,430 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-09-08 14:34:39,430 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:34:39,430 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.09 02:34:38" (1/3) ... [2023-09-08 14:34:39,431 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6d868c46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 02:34:39, skipping insertion in model container [2023-09-08 14:34:39,431 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:34:39,431 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:34:39" (2/3) ... [2023-09-08 14:34:39,431 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6d868c46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 02:34:39, skipping insertion in model container [2023-09-08 14:34:39,432 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:34:39,432 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:34:39" (3/3) ... [2023-09-08 14:34:39,433 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-more-nonblocking-counter-alt2.wvr.c [2023-09-08 14:34:39,492 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-09-08 14:34:39,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 78 places, 79 transitions, 174 flow [2023-09-08 14:34:39,564 INFO L124 PetriNetUnfolderBase]: 6/75 cut-off events. [2023-09-08 14:34:39,564 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-09-08 14:34:39,568 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84 conditions, 75 events. 6/75 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 40 event pairs, 0 based on Foata normal form. 0/69 useless extension candidates. Maximal degree in co-relation 47. Up to 2 conditions per place. [2023-09-08 14:34:39,568 INFO L82 GeneralOperation]: Start removeDead. Operand has 78 places, 79 transitions, 174 flow [2023-09-08 14:34:39,572 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 76 places, 75 transitions, 162 flow [2023-09-08 14:34:39,581 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-09-08 14:34:39,581 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-09-08 14:34:39,581 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-09-08 14:34:39,581 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-09-08 14:34:39,581 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-09-08 14:34:39,581 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-09-08 14:34:39,582 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-09-08 14:34:39,582 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-09-08 14:34:39,583 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-09-08 14:34:39,670 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 188 [2023-09-08 14:34:39,670 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-08 14:34:39,670 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-08 14:34:39,678 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-08 14:34:39,678 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-09-08 14:34:39,678 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-09-08 14:34:39,678 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 331 states, but on-demand construction may add more states [2023-09-08 14:34:39,689 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 188 [2023-09-08 14:34:39,689 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-08 14:34:39,689 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-08 14:34:39,690 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-08 14:34:39,690 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-09-08 14:34:39,695 INFO L748 eck$LassoCheckResult]: Stem: 81#[$Ultimate##0]don't care [152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 84#[L-1]don't care [159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 86#[L-1-1]don't care [177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 88#[L21]don't care [151] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 90#[L21-1]don't care [170] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 92#[L21-2]don't care [168] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 94#[L21-3]don't care [139] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 96#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 98#[L38]don't care [188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 100#[L38-1]don't care [142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 102#[L-1-2]don't care [178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 104#[L-1-3]don't care [183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base] 106#[L65]don't care [190] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 108#[L65-1]don't care [174] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 110#[L65-2]don't care [158] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 112#[L67]don't care [173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 114#[L67-1]don't care [146] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 116#[L68]don't care [176] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 118#[L68-1]don't care [144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 120#[L68-2]don't care [128] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 122#[L69]don't care [134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 124#[L69-1]don't care [179] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 126#[L34]don't care [148] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 128#[L35]don't care [172] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 132#[L34-1]don't care [166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 134#[L72]don't care [189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 136#[L72-1]don't care [117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 138#[L72-2]don't care [214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 140#[L72-3, $Ultimate##0]don't care [192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 142#[L72-3, L41-4]don't care [2023-09-08 14:34:39,696 INFO L750 eck$LassoCheckResult]: Loop: 142#[L72-3, L41-4]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L72-3, L42]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 156#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 170#[L41-2, L72-3]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 188#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L72-3, L41-4]don't care [2023-09-08 14:34:39,699 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:39,700 INFO L85 PathProgramCache]: Analyzing trace with hash 1221914755, now seen corresponding path program 1 times [2023-09-08 14:34:39,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:39,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [35755249] [2023-09-08 14:34:39,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:39,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:39,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,803 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:39,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,861 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:39,863 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:39,863 INFO L85 PathProgramCache]: Analyzing trace with hash 212904419, now seen corresponding path program 1 times [2023-09-08 14:34:39,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:39,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293233366] [2023-09-08 14:34:39,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:39,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,873 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:39,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,879 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:39,881 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:39,881 INFO L85 PathProgramCache]: Analyzing trace with hash -1857570143, now seen corresponding path program 1 times [2023-09-08 14:34:39,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:39,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787754730] [2023-09-08 14:34:39,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:39,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,918 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:39,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:39,949 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:40,040 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:40,041 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:40,041 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:40,041 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:40,041 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-09-08 14:34:40,041 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,041 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:40,041 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:40,041 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-08 14:34:40,042 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:40,042 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:40,051 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-08 14:34:40,063 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-08 14:34:40,067 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-08 14:34:40,070 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-08 14:34:40,074 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-08 14:34:40,076 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-08 14:34:40,079 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-08 14:34:40,213 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:40,214 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-09-08 14:34:40,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,219 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-08 14:34:40,223 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-09-08 14:34:40,223 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-08 14:34:40,234 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-08 14:34:40,248 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:40,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,264 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-08 14:34:40,266 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-08 14:34:40,268 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-09-08 14:34:40,268 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-08 14:34:40,294 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-09-08 14:34:40,307 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-08 14:34:40,307 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:40,307 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:40,308 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:40,308 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:40,308 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-08 14:34:40,308 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,308 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:40,308 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:40,308 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-08 14:34:40,308 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:40,308 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:40,309 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-08 14:34:40,322 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-08 14:34:40,324 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-08 14:34:40,335 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-08 14:34:40,338 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-08 14:34:40,340 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-08 14:34:40,342 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-08 14:34:40,511 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:40,514 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-08 14:34:40,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,518 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-08 14:34:40,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:40,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:40,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,539 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,540 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-08 14:34:40,543 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:40,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:40,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,565 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-08 14:34:40,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,581 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-08 14:34:40,582 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-08 14:34:40,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-08 14:34:40,592 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,593 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,596 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:40,596 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:40,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,622 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-08 14:34:40,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,637 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-08 14:34:40,681 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-08 14:34:40,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:40,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,688 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,690 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:40,690 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:40,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-09-08 14:34:40,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,788 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-08 14:34:40,791 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-08 14:34:40,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-08 14:34:40,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,799 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:40,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,799 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,800 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:40,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:40,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,820 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-08 14:34:40,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,853 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-08 14:34:40,869 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-08 14:34:40,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-08 14:34:40,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,876 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:40,884 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:40,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,904 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-08 14:34:40,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,907 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-08 14:34:40,907 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-08 14:34:40,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-08 14:34:40,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:40,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,915 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,916 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:40,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:40,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:40,951 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-08 14:34:40,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:40,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:40,953 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-08 14:34:40,983 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-08 14:34:40,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-08 14:34:40,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:40,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:40,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:40,992 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:40,996 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:40,996 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:41,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,018 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-08 14:34:41,018 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-08 14:34:41,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,020 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-08 14:34:41,022 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-08 14:34:41,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-08 14:34:41,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,032 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,038 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:41,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,081 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-08 14:34:41,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,083 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-08 14:34:41,085 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-08 14:34:41,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-08 14:34:41,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,094 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,097 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:41,097 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:41,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,121 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-08 14:34:41,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,123 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-08 14:34:41,123 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-08 14:34:41,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-08 14:34:41,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,137 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:41,137 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:41,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,154 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-08 14:34:41,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,155 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-08 14:34:41,177 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-08 14:34:41,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,187 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,188 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:41,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,211 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-08 14:34:41,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,212 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-08 14:34:41,220 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-08 14:34:41,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-08 14:34:41,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,230 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,232 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:41,232 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:41,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,264 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-08 14:34:41,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,266 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-08 14:34:41,268 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-08 14:34:41,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-08 14:34:41,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,276 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,277 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:41,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,296 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-08 14:34:41,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,297 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-08 14:34:41,299 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-08 14:34:41,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-08 14:34:41,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:41,309 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:41,309 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:41,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,357 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:41,357 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-08 14:34:41,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,358 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:34:41,360 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-08 14:34:41,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-08 14:34:41,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:41,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,393 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-08 14:34:41,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,394 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-08 14:34:41,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,406 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-08 14:34:41,408 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:41,409 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:41,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,440 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-08 14:34:41,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,442 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-08 14:34:41,460 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-08 14:34:41,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-08 14:34:41,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,470 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:41,470 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:41,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,491 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-08 14:34:41,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,505 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-08 14:34:41,508 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-08 14:34:41,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,516 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,517 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:41,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,551 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-08 14:34:41,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,565 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-08 14:34:41,566 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-08 14:34:41,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,588 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:41,588 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:41,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,606 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-08 14:34:41,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,613 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-08 14:34:41,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-08 14:34:41,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,626 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:41,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,628 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-08 14:34:41,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,642 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-08 14:34:41,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,643 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-08 14:34:41,645 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-08 14:34:41,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-08 14:34:41,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,654 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:41,656 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:41,656 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:41,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,675 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-08 14:34:41,675 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-08 14:34:41,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,676 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-08 14:34:41,678 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-08 14:34:41,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:41,692 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:41,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,710 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-08 14:34:41,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,711 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-08 14:34:41,714 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-08 14:34:41,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-08 14:34:41,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,724 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:41,727 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:41,727 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:41,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,763 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-08 14:34:41,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,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-08 14:34:41,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-08 14:34:41,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,827 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:41,830 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:41,830 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:41,836 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-08 14:34:41,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,859 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-08 14:34:41,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,860 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-08 14:34:41,862 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-08 14:34:41,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:41,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,873 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:41,875 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:41,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:41,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,923 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-08 14:34:41,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:41,937 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-08 14:34:41,940 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-08 14:34:41,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:41,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:41,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:41,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:41,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:41,952 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:41,952 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:41,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:41,999 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-08 14:34:41,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:41,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,013 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-08 14:34:42,016 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-08 14:34:42,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-08 14:34:42,025 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:42,025 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,025 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,026 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:42,026 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,045 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-08 14:34:42,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,047 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:34:42,050 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-08 14:34:42,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-08 14:34:42,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:42,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,068 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:42,068 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:42,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,088 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-08 14:34:42,088 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-08 14:34:42,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,089 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-08 14:34:42,092 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-08 14:34:42,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-08 14:34:42,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,102 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,102 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,102 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,105 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:42,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,143 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-08 14:34:42,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,145 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-08 14:34:42,148 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-08 14:34:42,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,160 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:42,160 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:42,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,182 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-08 14:34:42,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,184 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-08 14:34:42,186 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-08 14:34:42,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,195 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,196 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,198 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:42,198 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:42,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,220 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-08 14:34:42,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,223 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-08 14:34:42,225 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-08 14:34:42,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,233 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,233 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,234 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:42,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,241 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:42,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,243 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-08 14:34:42,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2023-09-08 14:34:42,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,255 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,257 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:42,257 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:42,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,273 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-08 14:34:42,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,275 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-08 14:34:42,277 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-08 14:34:42,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,285 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:42,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2023-09-08 14:34:42,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,310 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-08 14:34:42,312 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-08 14:34:42,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,320 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,320 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:42,322 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:42,322 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:42,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,343 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-08 14:34:42,343 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-08 14:34:42,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,345 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-08 14:34:42,346 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-08 14:34:42,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-08 14:34:42,355 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,355 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,355 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,358 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:42,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2023-09-08 14:34:42,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,375 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-08 14:34:42,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,387 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,387 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,389 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,389 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,395 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-08 14:34:42,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,408 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-08 14:34:42,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,409 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-08 14:34:42,411 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-08 14:34:42,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,419 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,422 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,422 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,444 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-08 14:34:42,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,445 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-08 14:34:42,447 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-08 14:34:42,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-08 14:34:42,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,455 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:42,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,475 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-08 14:34:42,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,477 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-08 14:34:42,479 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-08 14:34:42,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-08 14:34:42,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,487 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,487 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,489 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,490 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:42,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,534 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-08 14:34:42,536 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-08 14:34:42,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,544 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,544 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,545 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:42,545 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,563 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-08 14:34:42,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,565 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-08 14:34:42,567 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-08 14:34:42,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-08 14:34:42,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,574 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:42,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,577 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,577 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,596 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-08 14:34:42,596 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-08 14:34:42,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,597 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-08 14:34:42,599 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-08 14:34:42,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,607 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,607 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,611 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:42,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,629 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-08 14:34:42,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,630 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-08 14:34:42,632 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-08 14:34:42,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,640 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,642 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:42,642 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:42,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,663 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-08 14:34:42,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,664 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-08 14:34:42,666 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-08 14:34:42,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-08 14:34:42,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,674 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,674 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,677 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:42,677 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:42,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,697 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-08 14:34:42,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,698 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-08 14:34:42,700 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-08 14:34:42,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,708 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,711 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:42,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,731 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-08 14:34:42,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,732 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-08 14:34:42,734 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-08 14:34:42,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,742 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,746 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:42,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:42,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,767 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-08 14:34:42,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,769 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-08 14:34:42,771 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-08 14:34:42,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-08 14:34:42,779 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,780 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,780 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:42,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,801 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-08 14:34:42,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,802 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-08 14:34:42,804 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-08 14:34:42,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,813 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:42,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:42,817 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:42,817 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:42,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,850 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-08 14:34:42,850 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-08 14:34:42,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,851 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-08 14:34:42,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-08 14:34:42,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,863 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,866 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:42,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:42,871 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-08 14:34:42,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,881 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-08 14:34:42,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,893 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-08 14:34:42,909 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-08 14:34:42,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,916 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,919 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,919 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,936 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-08 14:34:42,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,946 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-08 14:34:42,948 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-08 14:34:42,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,956 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,959 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:42,959 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:42,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:42,967 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-08 14:34:42,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:42,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:42,968 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-08 14:34:42,970 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-08 14:34:42,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:42,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:42,977 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:42,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:42,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:42,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:42,978 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:42,978 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:42,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:43,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,007 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-08 14:34:43,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,008 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-08 14:34:43,010 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-08 14:34:43,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:43,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:43,020 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:43,020 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:43,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,038 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-08 14:34:43,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,039 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-08 14:34:43,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-08 14:34:43,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:43,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:43,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:43,060 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:43,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:43,065 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-08 14:34:43,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,078 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-08 14:34:43,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,079 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-08 14:34:43,081 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-08 14:34:43,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-08 14:34:43,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,088 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:43,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,088 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:43,090 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:43,090 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:43,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,133 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-08 14:34:43,133 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-08 14:34:43,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,134 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-08 14:34:43,136 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-08 14:34:43,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:43,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,144 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,147 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:43,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:43,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,165 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-08 14:34:43,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,166 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-08 14:34:43,185 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-08 14:34:43,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-08 14:34:43,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,192 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,192 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,195 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:43,195 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:43,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,241 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-08 14:34:43,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,242 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-08 14:34:43,244 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-08 14:34:43,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,252 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,256 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:43,257 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:43,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2023-09-08 14:34:43,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,277 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-08 14:34:43,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-08 14:34:43,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:43,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,319 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:43,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:43,309 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-08 14:34:43,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,365 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-08 14:34:43,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,367 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-08 14:34:43,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,391 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,394 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:43,395 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:43,402 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-08 14:34:43,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,416 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-08 14:34:43,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,429 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-08 14:34:43,441 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-08 14:34:43,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,451 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,451 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:43,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,451 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,452 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:43,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:43,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,473 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-08 14:34:43,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:43,474 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-08 14:34:43,478 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-08 14:34:43,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:43,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:43,489 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:43,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:43,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:43,489 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:43,493 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:43,493 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:43,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:43,529 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-08 14:34:43,954 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:43,954 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:43,954 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:43,954 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:43,954 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-08 14:34:43,954 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:43,954 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:43,955 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:43,955 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-09-08 14:34:43,955 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:43,955 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:43,966 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-08 14:34:43,968 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-08 14:34:43,969 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-08 14:34:43,971 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-08 14:34:43,974 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-08 14:34:43,977 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-08 14:34:43,979 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-08 14:34:44,133 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-08 14:34:44,135 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-08 14:34:44,137 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-08 14:34:44,139 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-08 14:34:44,141 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-08 14:34:44,143 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-08 14:34:44,146 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-08 14:34:44,147 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-08 14:34:44,149 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-08 14:34:44,152 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-08 14:34:44,153 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-08 14:34:44,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:34:44,161 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-08 14:34:44,169 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-08 14:34:44,171 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-08 14:34:44,174 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-08 14:34:44,175 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-08 14:34:44,177 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-08 14:34:44,492 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:44,492 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-08 14:34:44,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,493 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-08 14:34:44,495 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-08 14:34:44,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-08 14:34:44,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,504 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,505 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,505 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2023-09-08 14:34:44,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,523 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-08 14:34:44,544 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-08 14:34:44,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:44,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,553 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,553 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:44,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:44,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,557 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-08 14:34:44,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,558 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-08 14:34:44,559 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-08 14:34:44,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:44,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,567 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,568 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:44,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:44,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,584 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-08 14:34:44,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,586 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-08 14:34:44,587 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-08 14:34:44,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-08 14:34:44,595 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,595 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,596 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,596 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,611 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-08 14:34:44,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,612 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-08 14:34:44,614 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-08 14:34:44,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,622 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,623 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,627 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-08 14:34:44,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,636 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-08 14:34:44,636 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-08 14:34:44,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,645 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,646 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,646 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,659 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-08 14:34:44,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,660 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-08 14:34:44,674 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-08 14:34:44,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,683 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,683 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,688 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-08 14:34:44,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,696 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-08 14:34:44,697 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-08 14:34:44,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-08 14:34:44,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,763 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,764 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,764 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,771 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-08 14:34:44,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,774 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-08 14:34:44,776 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-08 14:34:44,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-08 14:34:44,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,784 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,785 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,785 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,802 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-08 14:34:44,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,804 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-08 14:34:44,805 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-08 14:34:44,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-08 14:34:44,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,813 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,814 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,814 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:44,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,867 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-08 14:34:44,869 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-08 14:34:44,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-08 14:34:44,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,877 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,879 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,879 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,896 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-08 14:34:44,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,897 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-08 14:34:44,899 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-08 14:34:44,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,908 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,913 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-08 14:34:44,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,914 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-08 14:34:44,916 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-08 14:34:44,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,924 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,925 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,925 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,933 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-08 14:34:44,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,935 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-08 14:34:44,937 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-08 14:34:44,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,945 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,946 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,951 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-08 14:34:44,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,952 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-08 14:34:44,954 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-08 14:34:44,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:44,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,962 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,963 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,963 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,968 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-08 14:34:44,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,969 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-08 14:34:44,975 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-08 14:34:44,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-08 14:34:44,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,983 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:44,984 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:44,984 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:44,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:44,989 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-08 14:34:44,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:44,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:44,990 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-08 14:34:44,990 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-08 14:34:44,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-08 14:34:44,999 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:44,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:44,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:44,999 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,000 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,000 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,010 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-08 14:34:45,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,011 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-08 14:34:45,013 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-08 14:34:45,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-08 14:34:45,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,021 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,022 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,022 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,027 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-08 14:34:45,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,028 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-08 14:34:45,030 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-08 14:34:45,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,038 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,039 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,039 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,044 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-08 14:34:45,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,045 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-08 14:34:45,048 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-08 14:34:45,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,056 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,059 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,060 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-08 14:34:45,062 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-08 14:34:45,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-08 14:34:45,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,071 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,071 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,089 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,093 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-08 14:34:45,095 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-08 14:34:45,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,103 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,104 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,104 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,113 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-08 14:34:45,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,114 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-08 14:34:45,114 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-08 14:34:45,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-08 14:34:45,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,123 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,124 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,124 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,138 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-08 14:34:45,139 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-08 14:34:45,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-08 14:34:45,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,148 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,148 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,155 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-08 14:34:45,156 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-08 14:34:45,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-08 14:34:45,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,165 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,174 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,188 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-08 14:34:45,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,189 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-08 14:34:45,190 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-08 14:34:45,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,200 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,200 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2023-09-08 14:34:45,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,214 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-08 14:34:45,216 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-08 14:34:45,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-08 14:34:45,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,224 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,224 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,248 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-08 14:34:45,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,249 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-08 14:34:45,249 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-08 14:34:45,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,258 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,259 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,259 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,264 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-08 14:34:45,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,265 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-08 14:34:45,266 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-08 14:34:45,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-08 14:34:45,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,275 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,275 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,285 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-08 14:34:45,286 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-08 14:34:45,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,296 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2023-09-08 14:34:45,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,300 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-08 14:34:45,301 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-08 14:34:45,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,309 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,312 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,312 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,333 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-08 14:34:45,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,336 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-08 14:34:45,338 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-08 14:34:45,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-08 14:34:45,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,347 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,348 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,348 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2023-09-08 14:34:45,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,363 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-08 14:34:45,364 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-08 14:34:45,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,371 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,372 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,372 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,390 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-08 14:34:45,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,391 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-08 14:34:45,393 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-08 14:34:45,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,402 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,404 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,404 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,410 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-08 14:34:45,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,411 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-08 14:34:45,412 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-08 14:34:45,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-08 14:34:45,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,420 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,420 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,423 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-08 14:34:45,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,424 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-08 14:34:45,426 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-08 14:34:45,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,435 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:45,435 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:45,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,447 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-08 14:34:45,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,448 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-08 14:34:45,450 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-08 14:34:45,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,457 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:45,457 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:45,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2023-09-08 14:34:45,475 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-08 14:34:45,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,476 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-08 14:34:45,478 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-08 14:34:45,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-08 14:34:45,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,485 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,486 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,487 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,505 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-08 14:34:45,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,506 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-08 14:34:45,507 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-08 14:34:45,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,515 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:45,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,534 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-08 14:34:45,535 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-08 14:34:45,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-08 14:34:45,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,543 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,543 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:45,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,562 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-08 14:34:45,563 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-08 14:34:45,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-08 14:34:45,570 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,571 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,572 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,572 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,590 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-08 14:34:45,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,591 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-08 14:34:45,592 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-08 14:34:45,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,600 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,602 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,602 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,621 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-08 14:34:45,622 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-08 14:34:45,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,630 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,631 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,631 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,639 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,640 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-08 14:34:45,642 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-08 14:34:45,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-08 14:34:45,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,649 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,650 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,651 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,660 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-08 14:34:45,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,661 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-08 14:34:45,663 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-08 14:34:45,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-08 14:34:45,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,670 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,672 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,672 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,679 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-08 14:34:45,681 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-08 14:34:45,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,690 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,690 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,699 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-08 14:34:45,701 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-08 14:34:45,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-08 14:34:45,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,709 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,710 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,710 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2023-09-08 14:34:45,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,729 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-08 14:34:45,730 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-08 14:34:45,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,738 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,741 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,741 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,749 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-08 14:34:45,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,750 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-08 14:34:45,751 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-08 14:34:45,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-08 14:34:45,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,759 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,760 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,760 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-09-08 14:34:45,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,767 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-08 14:34:45,768 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-08 14:34:45,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-08 14:34:45,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,776 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,777 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,777 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,784 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-08 14:34:45,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,785 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-08 14:34:45,786 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-08 14:34:45,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,794 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,795 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,795 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,807 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-08 14:34:45,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,808 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-08 14:34:45,809 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-08 14:34:45,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-08 14:34:45,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,816 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,818 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,818 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,823 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-08 14:34:45,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,824 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-08 14:34:45,826 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-08 14:34:45,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,834 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,836 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,836 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,843 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-08 14:34:45,845 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-08 14:34:45,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-08 14:34:45,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,854 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,854 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:45,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,861 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-08 14:34:45,862 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-08 14:34:45,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,871 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,872 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,872 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,878 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-08 14:34:45,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,879 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-08 14:34:45,880 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-08 14:34:45,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,889 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,890 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,890 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,895 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-08 14:34:45,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,896 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-08 14:34:45,898 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-08 14:34:45,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,905 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:45,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,905 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,906 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:45,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:45,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,909 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-08 14:34:45,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,910 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-08 14:34:45,910 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-08 14:34:45,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-08 14:34:45,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,921 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,921 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2023-09-08 14:34:45,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,934 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-08 14:34:45,936 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-08 14:34:45,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:45,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,945 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,945 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2023-09-08 14:34:45,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,952 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-08 14:34:45,954 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-08 14:34:45,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-08 14:34:45,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:45,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:45,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:45,962 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:45,963 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:45,963 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:45,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:45,979 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-08 14:34:45,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:45,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:45,993 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-08 14:34:46,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-08 14:34:46,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,015 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,016 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,019 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-08 14:34:46,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,029 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-08 14:34:46,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,045 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-08 14:34:46,047 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-08 14:34:46,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,056 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,056 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,101 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-08 14:34:46,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,117 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-08 14:34:46,141 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-08 14:34:46,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-08 14:34:46,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,147 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,147 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,161 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-08 14:34:46,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,163 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-08 14:34:46,164 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-08 14:34:46,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,172 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,172 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,206 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-08 14:34:46,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,207 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-08 14:34:46,208 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-08 14:34:46,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,215 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,217 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,217 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,233 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-08 14:34:46,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,234 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-08 14:34:46,236 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-08 14:34:46,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,244 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,244 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,276 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-08 14:34:46,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,277 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-08 14:34:46,279 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-08 14:34:46,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-08 14:34:46,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,286 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,287 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,304 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-08 14:34:46,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,305 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-08 14:34:46,307 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-08 14:34:46,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,315 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,319 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,319 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,330 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-08 14:34:46,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,331 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-08 14:34:46,333 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-08 14:34:46,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,341 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,341 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,344 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-08 14:34:46,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,345 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-08 14:34:46,347 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-08 14:34:46,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,369 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,369 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,397 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-08 14:34:46,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,398 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-08 14:34:46,400 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-08 14:34:46,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-08 14:34:46,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,407 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,409 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,409 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,429 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-08 14:34:46,457 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-08 14:34:46,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,464 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,464 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,501 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-08 14:34:46,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,516 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-08 14:34:46,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,525 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,526 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,527 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:46,527 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:46,530 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-08 14:34:46,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,565 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-08 14:34:46,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,567 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-08 14:34:46,569 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-08 14:34:46,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-08 14:34:46,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:46,578 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:46,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,615 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,616 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-08 14:34:46,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,617 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-08 14:34:46,619 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-08 14:34:46,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,628 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,628 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,647 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,649 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-08 14:34:46,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,667 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,668 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:46,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,671 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-08 14:34:46,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,686 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-08 14:34:46,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,716 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-08 14:34:46,718 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-08 14:34:46,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-08 14:34:46,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:46,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,725 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,725 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:46,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:46,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,743 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-08 14:34:46,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,745 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-08 14:34:46,747 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-08 14:34:46,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,754 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,754 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,756 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,756 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,762 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-08 14:34:46,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,763 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-08 14:34:46,763 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-08 14:34:46,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-08 14:34:46,771 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,781 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-08 14:34:46,783 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-08 14:34:46,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,842 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-08 14:34:46,844 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-08 14:34:46,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-08 14:34:46,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,853 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,853 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,861 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,862 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-08 14:34:46,864 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-08 14:34:46,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,871 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,873 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,873 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,881 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-08 14:34:46,883 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-08 14:34:46,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,892 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,892 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,912 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-08 14:34:46,913 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-08 14:34:46,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-08 14:34:46,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,920 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,923 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,923 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,930 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-08 14:34:46,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,931 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-08 14:34:46,933 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-08 14:34:46,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-08 14:34:46,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,948 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,948 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2023-09-08 14:34:46,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,959 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-08 14:34:46,961 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-08 14:34:46,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-08 14:34:46,967 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,968 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,970 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,970 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:46,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:46,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:46,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:46,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:46,985 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-08 14:34:46,986 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-08 14:34:46,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:46,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:46,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:46,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:46,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:46,997 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:46,997 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,005 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-08 14:34:47,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,006 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-08 14:34:47,008 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-08 14:34:47,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-08 14:34:47,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,016 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,029 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-08 14:34:47,029 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-08 14:34:47,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,040 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,049 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-08 14:34:47,051 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-08 14:34:47,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,060 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,060 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,079 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-08 14:34:47,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,080 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-08 14:34:47,081 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-08 14:34:47,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,090 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,091 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,091 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,112 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-08 14:34:47,114 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-08 14:34:47,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-08 14:34:47,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,124 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,125 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,144 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-08 14:34:47,146 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-08 14:34:47,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-08 14:34:47,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,155 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,155 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,174 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-08 14:34:47,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,175 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-08 14:34:47,176 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-08 14:34:47,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,184 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,184 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,185 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,190 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-08 14:34:47,190 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-08 14:34:47,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-08 14:34:47,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,207 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-08 14:34:47,209 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-08 14:34:47,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-08 14:34:47,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,217 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,218 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,218 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,226 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-08 14:34:47,228 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-08 14:34:47,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,238 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,238 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,247 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-08 14:34:47,248 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-08 14:34:47,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,257 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,261 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-08 14:34:47,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,262 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-08 14:34:47,263 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-08 14:34:47,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-08 14:34:47,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,272 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,273 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,274 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2023-09-08 14:34:47,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,282 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-08 14:34:47,283 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-08 14:34:47,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,291 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,292 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2023-09-08 14:34:47,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,297 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-08 14:34:47,299 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-08 14:34:47,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-08 14:34:47,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,311 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-08 14:34:47,313 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-08 14:34:47,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-08 14:34:47,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2023-09-08 14:34:47,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,331 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-08 14:34:47,331 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-08 14:34:47,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,340 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,341 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2023-09-08 14:34:47,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,345 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-08 14:34:47,346 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-08 14:34:47,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-08 14:34:47,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,354 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,354 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,359 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-08 14:34:47,360 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-08 14:34:47,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-08 14:34:47,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,374 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,374 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,391 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-08 14:34:47,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,392 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-08 14:34:47,393 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-08 14:34:47,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,402 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,406 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-08 14:34:47,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,407 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-08 14:34:47,408 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-08 14:34:47,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-08 14:34:47,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,416 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,417 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,417 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,423 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,425 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-08 14:34:47,425 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-08 14:34:47,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,436 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,436 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,444 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-08 14:34:47,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,445 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-08 14:34:47,446 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-08 14:34:47,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-08 14:34:47,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,454 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2023-09-08 14:34:47,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,459 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-08 14:34:47,460 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-08 14:34:47,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-08 14:34:47,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,470 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:47,470 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:47,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,483 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-08 14:34:47,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,484 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-08 14:34:47,486 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-08 14:34:47,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-08 14:34:47,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:47,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:47,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,512 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,512 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-08 14:34:47,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,513 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-08 14:34:47,515 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-08 14:34:47,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-08 14:34:47,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,525 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,525 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,533 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-08 14:34:47,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,534 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-08 14:34:47,536 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-08 14:34:47,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-08 14:34:47,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,544 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,544 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:47,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,548 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-08 14:34:47,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,549 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-08 14:34:47,551 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-08 14:34:47,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:47,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:47,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:47,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,563 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,564 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-08 14:34:47,569 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-08 14:34:47,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-08 14:34:47,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,579 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,579 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,593 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-08 14:34:47,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,594 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-08 14:34:47,595 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-08 14:34:47,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,604 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,605 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,606 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,613 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,614 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-08 14:34:47,615 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-08 14:34:47,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-08 14:34:47,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,623 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,625 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,625 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,644 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,645 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-08 14:34:47,647 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-08 14:34:47,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,654 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,656 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,656 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,665 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-08 14:34:47,666 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-08 14:34:47,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-08 14:34:47,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,674 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,676 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,676 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,692 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-08 14:34:47,694 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-08 14:34:47,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-08 14:34:47,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,705 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,706 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,714 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-08 14:34:47,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,717 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-08 14:34:47,717 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-08 14:34:47,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-08 14:34:47,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,727 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,729 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,729 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,737 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-08 14:34:47,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,740 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-08 14:34:47,741 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-08 14:34:47,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-08 14:34:47,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,749 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,752 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,753 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,763 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,765 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-08 14:34:47,766 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-08 14:34:47,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,774 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,777 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,778 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,794 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,796 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-08 14:34:47,798 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-08 14:34:47,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,808 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,808 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,818 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-08 14:34:47,819 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-08 14:34:47,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,827 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,829 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,829 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,848 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,850 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-08 14:34:47,855 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-08 14:34:47,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,883 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-08 14:34:47,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,884 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-08 14:34:47,885 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-08 14:34:47,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,911 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,911 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,932 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-08 14:34:47,935 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-08 14:34:47,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:47,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,963 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-08 14:34:47,965 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-08 14:34:47,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-08 14:34:47,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,973 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,975 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,975 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:47,982 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-08 14:34:47,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:47,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:47,983 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-08 14:34:47,984 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-08 14:34:47,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:47,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:47,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:47,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:47,993 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:47,994 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:47,994 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:47,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,001 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-08 14:34:48,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,002 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-08 14:34:48,004 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-08 14:34:48,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-08 14:34:48,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,013 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,027 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-08 14:34:48,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,029 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-08 14:34:48,030 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-08 14:34:48,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,037 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,054 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,055 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,070 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-08 14:34:48,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,072 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-08 14:34:48,073 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-08 14:34:48,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-08 14:34:48,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,081 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,083 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,083 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,103 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-08 14:34:48,105 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-08 14:34:48,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-08 14:34:48,112 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,112 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,114 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,114 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,121 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-08 14:34:48,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,122 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-08 14:34:48,124 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-08 14:34:48,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-08 14:34:48,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,131 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,132 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,139 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,140 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-08 14:34:48,142 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-08 14:34:48,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,150 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,151 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,151 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,158 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-08 14:34:48,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,159 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-08 14:34:48,161 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-08 14:34:48,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-08 14:34:48,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,169 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,179 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,180 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-08 14:34:48,182 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-08 14:34:48,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,208 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,210 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-08 14:34:48,212 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-08 14:34:48,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-08 14:34:48,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,223 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,223 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2023-09-08 14:34:48,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,243 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-08 14:34:48,245 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-08 14:34:48,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,253 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2023-09-08 14:34:48,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,272 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-08 14:34:48,274 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-08 14:34:48,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,281 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,282 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,282 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,293 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-08 14:34:48,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,294 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-08 14:34:48,296 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-08 14:34:48,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,304 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,311 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,311 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,330 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-08 14:34:48,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,332 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-08 14:34:48,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-08 14:34:48,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,352 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,352 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,354 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-08 14:34:48,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,366 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-08 14:34:48,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,367 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-08 14:34:48,368 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-08 14:34:48,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,378 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,391 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-08 14:34:48,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,392 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-08 14:34:48,394 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-08 14:34:48,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,449 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,449 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,466 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,467 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-08 14:34:48,469 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-08 14:34:48,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,477 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,478 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,482 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-08 14:34:48,484 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-08 14:34:48,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,492 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,494 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:48,494 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:48,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,512 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,514 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-08 14:34:48,515 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-08 14:34:48,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:48,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:48,523 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:48,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,527 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-08 14:34:48,527 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-08 14:34:48,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,528 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-08 14:34:48,530 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-08 14:34:48,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-08 14:34:48,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,537 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,538 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,539 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,539 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,545 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-08 14:34:48,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,546 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-08 14:34:48,549 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-08 14:34:48,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,556 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,557 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:48,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,575 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,576 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-08 14:34:48,578 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-08 14:34:48,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,585 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:48,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,591 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-08 14:34:48,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,592 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-08 14:34:48,594 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-08 14:34:48,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-08 14:34:48,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,602 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,602 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,604 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,604 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,623 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-08 14:34:48,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,624 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-08 14:34:48,626 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-08 14:34:48,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-08 14:34:48,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,635 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,635 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,637 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,637 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,644 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-08 14:34:48,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,646 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-08 14:34:48,647 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-08 14:34:48,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,655 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,657 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,657 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,664 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-08 14:34:48,666 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-08 14:34:48,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-08 14:34:48,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,675 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,675 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,677 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,677 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2023-09-08 14:34:48,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,687 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-08 14:34:48,688 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-08 14:34:48,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-08 14:34:48,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,695 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,696 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,697 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,697 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2023-09-08 14:34:48,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,717 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-08 14:34:48,718 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-08 14:34:48,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-08 14:34:48,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,725 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,725 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,727 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,727 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,744 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-08 14:34:48,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,745 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-08 14:34:48,747 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-08 14:34:48,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,754 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,754 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,755 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,756 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,756 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,770 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-08 14:34:48,772 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-08 14:34:48,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-08 14:34:48,779 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,779 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,780 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,784 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,784 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,794 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-08 14:34:48,794 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-08 14:34:48,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,802 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,803 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,804 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,810 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-08 14:34:48,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,811 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-08 14:34:48,812 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-08 14:34:48,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-08 14:34:48,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,820 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,820 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,822 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,822 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,829 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-08 14:34:48,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,830 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-08 14:34:48,831 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-08 14:34:48,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-08 14:34:48,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,839 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,843 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,843 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,851 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-08 14:34:48,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,852 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-08 14:34:48,853 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-08 14:34:48,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-08 14:34:48,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,862 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,875 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,875 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2023-09-08 14:34:48,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,888 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-08 14:34:48,890 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-08 14:34:48,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-08 14:34:48,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,902 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,902 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:48,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,916 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-08 14:34:48,918 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-08 14:34:48,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,927 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,927 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,928 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,928 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,935 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-08 14:34:48,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,936 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-08 14:34:48,939 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-08 14:34:48,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-08 14:34:48,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,948 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,948 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,950 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,950 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,968 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-08 14:34:48,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,970 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-08 14:34:48,971 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-08 14:34:48,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:48,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,978 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,980 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:48,980 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:48,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:48,986 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-08 14:34:48,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:48,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:48,987 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-08 14:34:48,988 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-08 14:34:48,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-08 14:34:48,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:48,996 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:48,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:48,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:48,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:48,996 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:48,996 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:48,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:48,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,001 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-08 14:34:49,003 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-08 14:34:49,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-08 14:34:49,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,010 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,010 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,011 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,011 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,018 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-08 14:34:49,020 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-08 14:34:49,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,028 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,028 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,039 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-08 14:34:49,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,040 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-08 14:34:49,041 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-08 14:34:49,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,049 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,049 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,050 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,050 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,056 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-08 14:34:49,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,061 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-08 14:34:49,063 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-08 14:34:49,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-08 14:34:49,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,071 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,071 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,088 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-08 14:34:49,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,089 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-08 14:34:49,091 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-08 14:34:49,092 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,099 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,099 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,105 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-08 14:34:49,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,106 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-08 14:34:49,108 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-08 14:34:49,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-08 14:34:49,115 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,115 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,115 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,116 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,116 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,121 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-08 14:34:49,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,122 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-08 14:34:49,124 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-08 14:34:49,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-08 14:34:49,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,132 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,133 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,137 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-08 14:34:49,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,138 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-08 14:34:49,140 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-08 14:34:49,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-08 14:34:49,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,148 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,148 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,150 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,150 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,157 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,159 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-08 14:34:49,161 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-08 14:34:49,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-08 14:34:49,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,169 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,169 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,188 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-08 14:34:49,190 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-08 14:34:49,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-08 14:34:49,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,200 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,200 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,200 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,205 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-08 14:34:49,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,206 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-08 14:34:49,208 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-08 14:34:49,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,217 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,222 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,222 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,240 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,242 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-08 14:34:49,243 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-08 14:34:49,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-08 14:34:49,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,252 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,252 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,270 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,271 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-08 14:34:49,273 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-08 14:34:49,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,281 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,282 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,282 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,302 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-08 14:34:49,303 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-08 14:34:49,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,311 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,312 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,313 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,333 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-08 14:34:49,334 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-08 14:34:49,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-08 14:34:49,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,342 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,343 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,362 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-08 14:34:49,363 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-08 14:34:49,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,370 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,371 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,372 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:49,372 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:49,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,391 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-08 14:34:49,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,392 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-08 14:34:49,393 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-08 14:34:49,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:49,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,401 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:49,402 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:49,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,419 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-08 14:34:49,419 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-08 14:34:49,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,420 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-08 14:34:49,421 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-08 14:34:49,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,430 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,430 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,431 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,431 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,446 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-08 14:34:49,448 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-08 14:34:49,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,455 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,456 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:49,456 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,474 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,475 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-08 14:34:49,477 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-08 14:34:49,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,484 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,484 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,485 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:49,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,497 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-08 14:34:49,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,498 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-08 14:34:49,500 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-08 14:34:49,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-08 14:34:49,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,508 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,510 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,510 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,518 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-08 14:34:49,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,521 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-08 14:34:49,529 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-08 14:34:49,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-08 14:34:49,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,540 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,553 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-08 14:34:49,554 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-08 14:34:49,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,563 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,563 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,565 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,565 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2023-09-08 14:34:49,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,578 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-08 14:34:49,579 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-08 14:34:49,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-08 14:34:49,587 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,587 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,587 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,589 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,589 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2023-09-08 14:34:49,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,603 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-08 14:34:49,604 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-08 14:34:49,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-08 14:34:49,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,611 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,613 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,613 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2023-09-08 14:34:49,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,632 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-08 14:34:49,634 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-08 14:34:49,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-08 14:34:49,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,641 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,644 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,644 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,653 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-08 14:34:49,655 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-08 14:34:49,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-08 14:34:49,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,662 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,664 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,664 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,672 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-08 14:34:49,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,673 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-08 14:34:49,674 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-08 14:34:49,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-08 14:34:49,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,682 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,685 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,685 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,707 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-08 14:34:49,709 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-08 14:34:49,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,716 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,727 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-08 14:34:49,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,728 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-08 14:34:49,729 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-08 14:34:49,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-08 14:34:49,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,737 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,741 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,741 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,759 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-08 14:34:49,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,761 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-08 14:34:49,762 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-08 14:34:49,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-08 14:34:49,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,770 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,772 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,792 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-08 14:34:49,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,793 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-08 14:34:49,795 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-08 14:34:49,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,804 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,806 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,806 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,831 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-08 14:34:49,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,832 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-08 14:34:49,834 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-08 14:34:49,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,841 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,841 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,863 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,864 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-08 14:34:49,866 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-08 14:34:49,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,873 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,893 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,895 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-08 14:34:49,896 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-08 14:34:49,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,904 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,904 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,906 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,906 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,925 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-08 14:34:49,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,926 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-08 14:34:49,927 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-08 14:34:49,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-08 14:34:49,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,936 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,936 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:49,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,955 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-08 14:34:49,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,956 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-08 14:34:49,957 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-08 14:34:49,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-08 14:34:49,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:49,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,965 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:49,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:49,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:49,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:49,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:49,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:49,984 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-08 14:34:49,985 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-08 14:34:49,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:49,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:49,993 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:49,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:49,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:49,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:49,995 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:49,995 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,011 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-08 14:34:50,012 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-08 14:34:50,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-08 14:34:50,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,020 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,042 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-08 14:34:50,044 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-08 14:34:50,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,051 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,052 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,053 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,053 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,061 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-08 14:34:50,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,062 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-08 14:34:50,064 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-08 14:34:50,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,071 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,072 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,076 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,077 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-08 14:34:50,079 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-08 14:34:50,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,086 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,088 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,107 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-08 14:34:50,109 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-08 14:34:50,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,135 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,136 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-08 14:34:50,138 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-08 14:34:50,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-08 14:34:50,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,146 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,146 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,151 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,174 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,175 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-08 14:34:50,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,213 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,213 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-08 14:34:50,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,213 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,215 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,215 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,223 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-08 14:34:50,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,224 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-08 14:34:50,225 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-08 14:34:50,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-08 14:34:50,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,233 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,233 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,233 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,238 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-08 14:34:50,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,239 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-08 14:34:50,240 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-08 14:34:50,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,248 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,249 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,254 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-08 14:34:50,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,255 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-08 14:34:50,261 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-08 14:34:50,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-08 14:34:50,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,267 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,268 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,275 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,275 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,299 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-08 14:34:50,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,300 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-08 14:34:50,302 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-08 14:34:50,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,311 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,312 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,312 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,331 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-08 14:34:50,333 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-08 14:34:50,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,341 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,343 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,343 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,351 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,352 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-08 14:34:50,353 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-08 14:34:50,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,361 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,365 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,365 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,383 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-08 14:34:50,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,384 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-08 14:34:50,386 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-08 14:34:50,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,393 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,394 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,398 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-08 14:34:50,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,399 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-08 14:34:50,401 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-08 14:34:50,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-08 14:34:50,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,408 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,410 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:50,410 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:50,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,419 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-08 14:34:50,420 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-08 14:34:50,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-08 14:34:50,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,427 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:50,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,428 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:50,428 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:50,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,446 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-08 14:34:50,446 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-08 14:34:50,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,447 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-08 14:34:50,449 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-08 14:34:50,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-08 14:34:50,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,456 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,457 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,459 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,459 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,467 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-08 14:34:50,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,471 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-08 14:34:50,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,478 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,479 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,479 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:50,479 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,484 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-08 14:34:50,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2023-09-08 14:34:50,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,486 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-08 14:34:50,486 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-08 14:34:50,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-08 14:34:50,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,495 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:50,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:50,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2023-09-08 14:34:50,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,502 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-08 14:34:50,503 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-08 14:34:50,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,511 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,511 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,513 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,513 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2023-09-08 14:34:50,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,525 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-08 14:34:50,526 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-08 14:34:50,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-08 14:34:50,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,533 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,534 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,536 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,536 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,556 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-08 14:34:50,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,557 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-08 14:34:50,558 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-08 14:34:50,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,566 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,568 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,568 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,594 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-08 14:34:50,596 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-08 14:34:50,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,604 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,604 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,607 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,607 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,617 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-08 14:34:50,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,618 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-08 14:34:50,620 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-08 14:34:50,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-08 14:34:50,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,627 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,629 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,629 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,649 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,650 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-08 14:34:50,652 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-08 14:34:50,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-08 14:34:50,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,660 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,662 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,662 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,683 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-08 14:34:50,684 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-08 14:34:50,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,692 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,692 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,694 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,694 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,715 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-08 14:34:50,717 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-08 14:34:50,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,725 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,729 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,730 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,752 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-08 14:34:50,754 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-08 14:34:50,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,761 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,761 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,764 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,764 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,784 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,785 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-08 14:34:50,786 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-08 14:34:50,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,794 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,795 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,798 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,798 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,820 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-08 14:34:50,821 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-08 14:34:50,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-08 14:34:50,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,833 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,833 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,853 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,854 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-08 14:34:50,856 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-08 14:34:50,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-08 14:34:50,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,864 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,864 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,867 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,867 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:50,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,887 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-08 14:34:50,889 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-08 14:34:50,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-08 14:34:50,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,896 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,897 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,899 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,899 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2023-09-08 14:34:50,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,911 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-08 14:34:50,913 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-08 14:34:50,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-08 14:34:50,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,921 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,921 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,923 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,934 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-08 14:34:50,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,935 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-08 14:34:50,937 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-08 14:34:50,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,944 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,947 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,947 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,966 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-08 14:34:50,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,968 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-08 14:34:50,969 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-08 14:34:50,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:50,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,977 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,977 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:50,979 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:50,979 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:50,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:50,989 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-08 14:34:50,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:50,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:50,990 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-08 14:34:50,991 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-08 14:34:50,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-08 14:34:50,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:50,999 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:50,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:50,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:50,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:50,999 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,000 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,013 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-08 14:34:51,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,014 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-08 14:34:51,016 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-08 14:34:51,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,024 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,024 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,024 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,027 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,027 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,038 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-08 14:34:51,040 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-08 14:34:51,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,048 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,048 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,050 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,050 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,061 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-08 14:34:51,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,062 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-08 14:34:51,064 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-08 14:34:51,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,073 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,074 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,082 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-08 14:34:51,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,083 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-08 14:34:51,084 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-08 14:34:51,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-08 14:34:51,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,093 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,093 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,093 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,100 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-08 14:34:51,101 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-08 14:34:51,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,121 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-08 14:34:51,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,122 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-08 14:34:51,124 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-08 14:34:51,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-08 14:34:51,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,132 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,133 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,139 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-08 14:34:51,141 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-08 14:34:51,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,149 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,149 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,149 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,149 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,154 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-08 14:34:51,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,156 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-08 14:34:51,158 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-08 14:34:51,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,179 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-08 14:34:51,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,180 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-08 14:34:51,181 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-08 14:34:51,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,189 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,196 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-08 14:34:51,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,197 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-08 14:34:51,199 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-08 14:34:51,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,206 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,206 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,207 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,213 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-08 14:34:51,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,214 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-08 14:34:51,216 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-08 14:34:51,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-08 14:34:51,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,224 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,224 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,231 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,231 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,273 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-08 14:34:51,275 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-08 14:34:51,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,282 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,283 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,288 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-08 14:34:51,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,289 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-08 14:34:51,290 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-08 14:34:51,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,298 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,298 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,300 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,300 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,310 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-08 14:34:51,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,311 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-08 14:34:51,313 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-08 14:34:51,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,323 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,323 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,336 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,337 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-08 14:34:51,338 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-08 14:34:51,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-08 14:34:51,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,346 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,347 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,352 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-08 14:34:51,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,353 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-08 14:34:51,354 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-08 14:34:51,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-08 14:34:51,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,363 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,365 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:51,365 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:51,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,374 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-08 14:34:51,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,378 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-08 14:34:51,379 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-08 14:34:51,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,386 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:51,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,387 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:51,387 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:51,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,393 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-08 14:34:51,393 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-08 14:34:51,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,394 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-08 14:34:51,395 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-08 14:34:51,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-08 14:34:51,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,405 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,405 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,414 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-08 14:34:51,416 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-08 14:34:51,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-08 14:34:51,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,423 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,424 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,429 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-08 14:34:51,431 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-08 14:34:51,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-08 14:34:51,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,438 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,439 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,439 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,444 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,445 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-08 14:34:51,447 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-08 14:34:51,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-08 14:34:51,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,454 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,462 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-08 14:34:51,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,463 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-08 14:34:51,465 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-08 14:34:51,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-08 14:34:51,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,472 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,472 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,474 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,474 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2023-09-08 14:34:51,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,482 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-08 14:34:51,484 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-08 14:34:51,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,492 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,494 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,494 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,502 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-08 14:34:51,503 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-08 14:34:51,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,511 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,531 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-08 14:34:51,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,532 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-08 14:34:51,533 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-08 14:34:51,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2023-09-08 14:34:51,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,562 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-08 14:34:51,563 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-08 14:34:51,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-08 14:34:51,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,572 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,572 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,588 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-08 14:34:51,590 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-08 14:34:51,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-08 14:34:51,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,598 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,635 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,636 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,644 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-08 14:34:51,644 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-08 14:34:51,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-08 14:34:51,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,652 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,656 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,656 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,665 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-08 14:34:51,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,666 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-08 14:34:51,667 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-08 14:34:51,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,675 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,678 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,678 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,685 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,686 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-08 14:34:51,687 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-08 14:34:51,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,695 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,695 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,697 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,697 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,705 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-08 14:34:51,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,706 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-08 14:34:51,707 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-08 14:34:51,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-08 14:34:51,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,714 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,717 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,717 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,723 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-08 14:34:51,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,724 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-08 14:34:51,726 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-08 14:34:51,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,733 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,735 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,735 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,742 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-08 14:34:51,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,743 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-08 14:34:51,744 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-08 14:34:51,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,772 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,779 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-08 14:34:51,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,780 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-08 14:34:51,782 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-08 14:34:51,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-08 14:34:51,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,799 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-08 14:34:51,801 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-08 14:34:51,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-08 14:34:51,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,808 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,823 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-08 14:34:51,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,824 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-08 14:34:51,825 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-08 14:34:51,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,833 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,835 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,835 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,848 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,850 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-08 14:34:51,851 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-08 14:34:51,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,859 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,859 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,863 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,864 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-08 14:34:51,865 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-08 14:34:51,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,888 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-08 14:34:51,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,889 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-08 14:34:51,891 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-08 14:34:51,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-08 14:34:51,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,898 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,900 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,900 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,907 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-08 14:34:51,909 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-08 14:34:51,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,917 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,919 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,919 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,926 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,928 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-08 14:34:51,930 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-08 14:34:51,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,937 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,938 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,938 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,942 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-08 14:34:51,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,943 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-08 14:34:51,944 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-08 14:34:51,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-08 14:34:51,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,951 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,951 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,953 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:51,953 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:51,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,961 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-08 14:34:51,961 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-08 14:34:51,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,970 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,971 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,975 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-08 14:34:51,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,976 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-08 14:34:51,978 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-08 14:34:51,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:51,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:51,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:51,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:51,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:51,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:51,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:51,986 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:51,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:51,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:51,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:51,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:51,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:51,991 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-08 14:34:51,992 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-08 14:34:51,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,001 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,002 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:52,002 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:52,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,008 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,010 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-08 14:34:52,011 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-08 14:34:52,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:52,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,023 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-08 14:34:52,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,024 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-08 14:34:52,025 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-08 14:34:52,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-08 14:34:52,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,033 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,034 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:52,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,037 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-08 14:34:52,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,038 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-08 14:34:52,040 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-08 14:34:52,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,047 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,048 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,053 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:52,053 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:52,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,070 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,071 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-08 14:34:52,073 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-08 14:34:52,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,081 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:52,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,087 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-08 14:34:52,088 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-08 14:34:52,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,096 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,098 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:52,098 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:52,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,105 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-08 14:34:52,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,106 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-08 14:34:52,107 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-08 14:34:52,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-08 14:34:52,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,115 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,115 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,117 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:52,117 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:52,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,126 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-08 14:34:52,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,127 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-08 14:34:52,128 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-08 14:34:52,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,135 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,136 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,136 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:52,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,140 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,140 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-08 14:34:52,142 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-08 14:34:52,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,149 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,149 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,151 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:52,151 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:52,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,164 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-08 14:34:52,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,166 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-08 14:34:52,167 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-08 14:34:52,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:52,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:52,185 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:52,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,200 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-08 14:34:52,200 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-08 14:34:52,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,201 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-08 14:34:52,203 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-08 14:34:52,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,210 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,212 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,213 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,232 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-08 14:34:52,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,233 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-08 14:34:52,235 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-08 14:34:52,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,242 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,242 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,243 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:52,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,262 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-08 14:34:52,263 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-08 14:34:52,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-08 14:34:52,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,270 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,271 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,271 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:52,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,289 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-08 14:34:52,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,290 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-08 14:34:52,292 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-08 14:34:52,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-08 14:34:52,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,300 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,302 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,302 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,326 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-08 14:34:52,328 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-08 14:34:52,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,335 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,336 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,339 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,339 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,349 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-08 14:34:52,350 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-08 14:34:52,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,362 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,364 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,364 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,384 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-08 14:34:52,385 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-08 14:34:52,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,394 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,394 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,396 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,396 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,406 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,407 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-08 14:34:52,408 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-08 14:34:52,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-08 14:34:52,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,416 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,418 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,418 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,438 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,439 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-08 14:34:52,444 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-08 14:34:52,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-08 14:34:52,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,451 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,451 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,454 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,454 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,473 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,474 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-08 14:34:52,476 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-08 14:34:52,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-08 14:34:52,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,483 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,483 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,485 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,485 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,505 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-08 14:34:52,507 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-08 14:34:52,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-08 14:34:52,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,515 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,519 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,519 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,539 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-08 14:34:52,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,540 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-08 14:34:52,542 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-08 14:34:52,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,549 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,549 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,552 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,552 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,571 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,572 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-08 14:34:52,573 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-08 14:34:52,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,581 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,581 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,586 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,586 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,594 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,598 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-08 14:34:52,599 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-08 14:34:52,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,606 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,614 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,614 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,633 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,634 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-08 14:34:52,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,644 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,644 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,647 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,647 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,653 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-08 14:34:52,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,665 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-08 14:34:52,666 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-08 14:34:52,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,676 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,676 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,679 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,680 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,700 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-08 14:34:52,702 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-08 14:34:52,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-08 14:34:52,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,709 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,711 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,712 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,732 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-08 14:34:52,734 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-08 14:34:52,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,741 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,742 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,744 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,744 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,778 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-08 14:34:52,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,784 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-08 14:34:52,786 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-08 14:34:52,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-08 14:34:52,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,795 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,796 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,798 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,798 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:52,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,821 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-08 14:34:52,823 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-08 14:34:52,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,830 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,831 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:52,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,848 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-08 14:34:52,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,849 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-08 14:34:52,851 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-08 14:34:52,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,858 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,860 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,860 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,881 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-08 14:34:52,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,882 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-08 14:34:52,883 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-08 14:34:52,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-08 14:34:52,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,891 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,893 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,893 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,912 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-08 14:34:52,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,913 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-08 14:34:52,915 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-08 14:34:52,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-08 14:34:52,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,923 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,925 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:52,925 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:52,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,946 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-08 14:34:52,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,948 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-08 14:34:52,950 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-08 14:34:52,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:52,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,958 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:52,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,958 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:52,958 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:52,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:52,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:52,989 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-08 14:34:52,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:52,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:52,990 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-08 14:34:52,992 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-08 14:34:52,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-08 14:34:52,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:52,999 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:52,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:52,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:52,999 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,001 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,002 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,020 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-08 14:34:53,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,022 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-08 14:34:53,022 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-08 14:34:53,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,031 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,031 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,039 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-08 14:34:53,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,040 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-08 14:34:53,077 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-08 14:34:53,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,083 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,083 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,084 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,088 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-08 14:34:53,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,109 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-08 14:34:53,111 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-08 14:34:53,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-08 14:34:53,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,118 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,118 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,121 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,121 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,128 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,129 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-08 14:34:53,131 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-08 14:34:53,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,138 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,138 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,139 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,145 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-08 14:34:53,145 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-08 14:34:53,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-08 14:34:53,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,154 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,154 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,160 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-08 14:34:53,161 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-08 14:34:53,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-08 14:34:53,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,168 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,176 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,176 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,205 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-08 14:34:53,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,206 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-08 14:34:53,208 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-08 14:34:53,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,215 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,216 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,220 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-08 14:34:53,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,221 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-08 14:34:53,222 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-08 14:34:53,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,229 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,229 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,231 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,231 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,247 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-08 14:34:53,249 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-08 14:34:53,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,256 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,259 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,259 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,280 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,281 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-08 14:34:53,282 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-08 14:34:53,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-08 14:34:53,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,289 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,289 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,290 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2023-09-08 14:34:53,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,297 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-08 14:34:53,333 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-08 14:34:53,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,340 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,346 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:53,346 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:53,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,355 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-08 14:34:53,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,356 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-08 14:34:53,358 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-08 14:34:53,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-08 14:34:53,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:53,365 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:53,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,365 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:53,366 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,366 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,384 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-08 14:34:53,384 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-09-08 14:34:53,385 INFO L748 eck$LassoCheckResult]: Stem: 81#[$Ultimate##0]don't care [152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 84#[L-1]don't care [159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 86#[L-1-1]don't care [177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 88#[L21]don't care [151] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 90#[L21-1]don't care [170] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 92#[L21-2]don't care [168] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 94#[L21-3]don't care [139] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 96#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 98#[L38]don't care [188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 100#[L38-1]don't care [142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 102#[L-1-2]don't care [178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 104#[L-1-3]don't care [183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base] 106#[L65]don't care [190] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 108#[L65-1]don't care [174] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 110#[L65-2]don't care [158] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 112#[L67]don't care [173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 114#[L67-1]don't care [146] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 116#[L68]don't care [176] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 118#[L68-1]don't care [144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 120#[L68-2]don't care [128] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 122#[L69]don't care [134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 124#[L69-1]don't care [179] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 126#[L34]don't care [148] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 128#[L35]don't care [172] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 132#[L34-1]don't care [166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 134#[L72]don't care [189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 136#[L72-1]don't care [117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 138#[L72-2]don't care [214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 140#[L72-3, $Ultimate##0]don't care [192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 142#[L72-3, L41-4]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L72-3, L42]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 156#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 170#[L41-2, L72-3]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 188#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L72-3, L41-4]don't care [2023-09-08 14:34:53,385 INFO L750 eck$LassoCheckResult]: Loop: 142#[L72-3, L41-4]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L72-3, L42]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 156#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 170#[L41-2, L72-3]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 188#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L72-3, L41-4]don't care [2023-09-08 14:34:53,386 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:53,386 INFO L85 PathProgramCache]: Analyzing trace with hash -1857570143, now seen corresponding path program 2 times [2023-09-08 14:34:53,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:53,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [509731284] [2023-09-08 14:34:53,386 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:53,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,424 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:53,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,466 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:53,468 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:53,468 INFO L85 PathProgramCache]: Analyzing trace with hash 212904419, now seen corresponding path program 2 times [2023-09-08 14:34:53,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:53,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596082898] [2023-09-08 14:34:53,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:53,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:53,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,481 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:53,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,494 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:53,495 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:34:53,495 INFO L85 PathProgramCache]: Analyzing trace with hash -1506503869, now seen corresponding path program 3 times [2023-09-08 14:34:53,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:34:53,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [473893926] [2023-09-08 14:34:53,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:34:53,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:34:53,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,514 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:34:53,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:34:53,531 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:34:53,549 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:53,549 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:53,549 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:53,549 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:53,549 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-09-08 14:34:53,549 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,549 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:53,550 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:53,550 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-08 14:34:53,550 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:53,550 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:53,553 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-08 14:34:53,558 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-08 14:34:53,559 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-08 14:34:53,561 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-08 14:34:53,563 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-08 14:34:53,565 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-08 14:34:53,567 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-08 14:34:53,651 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:53,651 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-09-08 14:34:53,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,652 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-08 14:34:53,681 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-09-08 14:34:53,681 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-08 14:34:53,696 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-08 14:34:53,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,707 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-08 14:34:53,733 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-08 14:34:53,733 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-09-08 14:34:53,733 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-09-08 14:34:53,761 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-09-08 14:34:53,764 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-08 14:34:53,764 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:53,764 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:53,764 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:53,764 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:53,764 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-08 14:34:53,764 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,764 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:53,764 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:53,764 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-09-08 14:34:53,764 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:53,764 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:53,765 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-08 14:34:53,768 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-08 14:34:53,776 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-08 14:34:53,778 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-08 14:34:53,780 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-08 14:34:53,782 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-08 14:34:53,785 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-08 14:34:53,872 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:53,873 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-08 14:34:53,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,873 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-08 14:34:53,875 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-08 14:34:53,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-08 14:34:53,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:53,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,883 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:53,883 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:53,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,900 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,917 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-08 14:34:53,919 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-08 14:34:53,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:53,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:53,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,927 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:53,928 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:53,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:53,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,946 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-08 14:34:53,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,947 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-08 14:34:53,948 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-08 14:34:53,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:53,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:53,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:53,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:53,955 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:53,959 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:53,959 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:53,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:53,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:53,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:53,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:53,993 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-08 14:34:53,995 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-08 14:34:53,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,002 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:54,003 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:54,003 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:54,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,040 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-08 14:34:54,053 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-08 14:34:54,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-08 14:34:54,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,060 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:54,060 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:54,060 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:54,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2023-09-08 14:34:54,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,066 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-08 14:34:54,067 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-08 14:34:54,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:54,076 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:54,076 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:54,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,094 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-08 14:34:54,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,095 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-08 14:34:54,097 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-08 14:34:54,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,104 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,104 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:54,105 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:54,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,108 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-08 14:34:54,108 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-08 14:34:54,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,109 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-08 14:34:54,111 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-08 14:34:54,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-08 14:34:54,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,119 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,119 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,138 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-08 14:34:54,140 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-08 14:34:54,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-08 14:34:54,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,147 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,149 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,154 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-08 14:34:54,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,155 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-08 14:34:54,157 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-08 14:34:54,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-08 14:34:54,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,164 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,165 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,165 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,171 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-08 14:34:54,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,172 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-08 14:34:54,174 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-08 14:34:54,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-08 14:34:54,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2023-09-08 14:34:54,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,189 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-08 14:34:54,190 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-08 14:34:54,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-08 14:34:54,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,198 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,199 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,199 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2023-09-08 14:34:54,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,206 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-08 14:34:54,207 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-08 14:34:54,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,215 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,216 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,216 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,223 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-08 14:34:54,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,224 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-08 14:34:54,225 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-08 14:34:54,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-08 14:34:54,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,233 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,234 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,238 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-08 14:34:54,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,238 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-08 14:34:54,239 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-08 14:34:54,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,248 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,252 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,253 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-08 14:34:54,253 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-08 14:34:54,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-08 14:34:54,261 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,263 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,269 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-08 14:34:54,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,271 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-08 14:34:54,272 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-08 14:34:54,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,281 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,281 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,287 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,288 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-08 14:34:54,288 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-08 14:34:54,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2023-09-08 14:34:54,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,305 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-08 14:34:54,307 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-08 14:34:54,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,315 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,317 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,317 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,324 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-08 14:34:54,326 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-08 14:34:54,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,334 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,335 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,340 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-08 14:34:54,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,341 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-08 14:34:54,342 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-08 14:34:54,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,351 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,355 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-08 14:34:54,355 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-08 14:34:54,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,356 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-08 14:34:54,357 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-08 14:34:54,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-08 14:34:54,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,365 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,370 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-08 14:34:54,371 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-08 14:34:54,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-08 14:34:54,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,382 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,400 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-08 14:34:54,402 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-08 14:34:54,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,410 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,414 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,415 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,426 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-08 14:34:54,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,427 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-08 14:34:54,427 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-08 14:34:54,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,436 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,438 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,438 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2023-09-08 14:34:54,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,452 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-08 14:34:54,453 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-08 14:34:54,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-08 14:34:54,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,461 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,463 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,463 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,476 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-08 14:34:54,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,477 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-08 14:34:54,478 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-08 14:34:54,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,486 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,488 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,488 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,502 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-08 14:34:54,504 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-08 14:34:54,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:54,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,511 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,512 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2023-09-08 14:34:54,516 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-08 14:34:54,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,517 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-08 14:34:54,518 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-08 14:34:54,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,525 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,525 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,525 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,540 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-08 14:34:54,542 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-08 14:34:54,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,549 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,550 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,557 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-08 14:34:54,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,559 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-08 14:34:54,560 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-08 14:34:54,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,567 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,569 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,569 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,575 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-08 14:34:54,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,576 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-08 14:34:54,578 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-08 14:34:54,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,586 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,586 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2023-09-08 14:34:54,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,594 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-08 14:34:54,595 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-08 14:34:54,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,603 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,605 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,605 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,611 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-08 14:34:54,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,613 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-08 14:34:54,614 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-08 14:34:54,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,622 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,622 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,633 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:54,633 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:54,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,652 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-08 14:34:54,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,653 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-08 14:34:54,655 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-08 14:34:54,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-08 14:34:54,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,663 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:54,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,663 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:54,663 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:54,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,671 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-08 14:34:54,671 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-08 14:34:54,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,672 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-08 14:34:54,673 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-08 14:34:54,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,681 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,682 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,686 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-08 14:34:54,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,687 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-08 14:34:54,688 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-08 14:34:54,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-08 14:34:54,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,697 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,699 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,711 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,712 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-08 14:34:54,714 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-08 14:34:54,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-08 14:34:54,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,721 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,723 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,723 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,731 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-08 14:34:54,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,733 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-08 14:34:54,734 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-08 14:34:54,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,742 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,742 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,743 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,743 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,751 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-08 14:34:54,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,753 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-08 14:34:54,753 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-08 14:34:54,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-08 14:34:54,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,762 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,772 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-08 14:34:54,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,773 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-08 14:34:54,774 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-08 14:34:54,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,783 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,784 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:54,785 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:54,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,796 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-08 14:34:54,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,797 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-08 14:34:54,799 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-08 14:34:54,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,807 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:34:54,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:54,808 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:54,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,814 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,814 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-08 14:34:54,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,815 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-08 14:34:54,816 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-08 14:34:54,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-08 14:34:54,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,825 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,826 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,839 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,840 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-08 14:34:54,842 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-08 14:34:54,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-08 14:34:54,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,851 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,851 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,855 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:54,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,874 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-08 14:34:54,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,875 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-08 14:34:54,877 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-08 14:34:54,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:54,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,885 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,887 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,887 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,897 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-08 14:34:54,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,898 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-08 14:34:54,899 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-08 14:34:54,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-08 14:34:54,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,908 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,911 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,911 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,928 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-08 14:34:54,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,929 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-08 14:34:54,930 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-08 14:34:54,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-08 14:34:54,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,939 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,939 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,941 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,941 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,958 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-08 14:34:54,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,959 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-08 14:34:54,961 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-08 14:34:54,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-08 14:34:54,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,971 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:54,971 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:54,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:54,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:54,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:54,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:54,981 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-08 14:34:54,983 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-08 14:34:54,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-08 14:34:54,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:54,991 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:54,991 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:54,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:54,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:54,991 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:54,992 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:54,992 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,011 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-08 14:34:55,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,012 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-08 14:34:55,012 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-08 14:34:55,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-08 14:34:55,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,022 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:55,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,026 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,027 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-08 14:34:55,029 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-08 14:34:55,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,036 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,036 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,036 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,036 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:55,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2023-09-08 14:34:55,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,047 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-08 14:34:55,048 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-08 14:34:55,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,055 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,057 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:55,057 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:55,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,064 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-08 14:34:55,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,065 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-08 14:34:55,066 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-08 14:34:55,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,074 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,101 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:55,101 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:55,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,134 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-08 14:34:55,136 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-08 14:34:55,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,146 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:55,147 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:55,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,164 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-08 14:34:55,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,165 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-08 14:34:55,167 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-08 14:34:55,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,175 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,175 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,177 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:55,177 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:55,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,184 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-08 14:34:55,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,185 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-08 14:34:55,186 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-08 14:34:55,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-08 14:34:55,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,196 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:55,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,196 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:55,197 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:55,197 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2023-09-08 14:34:55,203 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-08 14:34:55,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,204 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-08 14:34:55,205 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-08 14:34:55,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,215 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:55,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,220 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-08 14:34:55,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,221 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-08 14:34:55,223 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-08 14:34:55,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-08 14:34:55,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,234 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:55,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,245 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,246 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-08 14:34:55,248 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-08 14:34:55,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-08 14:34:55,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,256 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,258 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:55,258 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:55,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,267 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,268 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-08 14:34:55,269 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-08 14:34:55,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,279 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,279 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,281 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:55,281 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:55,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,298 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-08 14:34:55,299 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-08 14:34:55,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,308 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,310 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:55,310 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:55,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,319 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-08 14:34:55,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,320 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-08 14:34:55,322 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-08 14:34:55,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,330 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,333 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:34:55,333 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:34:55,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:55,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:55,342 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-08 14:34:55,342 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-08 14:34:55,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:55,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:55,352 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:34:55,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:55,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:55,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:55,352 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:34:55,353 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:55,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:55,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:55,366 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-08 14:34:55,827 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:34:55,827 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:34:55,827 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:34:55,827 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:34:55,827 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-08 14:34:55,827 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:55,827 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:34:55,828 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:34:55,828 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-09-08 14:34:55,828 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:34:55,828 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:34:55,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-08 14:34:56,006 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-08 14:34:56,009 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-08 14:34:56,011 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-08 14:34:56,013 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-08 14:34:56,015 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-08 14:34:56,017 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-08 14:34:56,018 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-08 14:34:56,020 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-08 14:34:56,023 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-08 14:34:56,024 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-08 14:34:56,028 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-08 14:34:56,030 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-08 14:34:56,032 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-08 14:34:56,034 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-08 14:34:56,036 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-08 14:34:56,037 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-08 14:34:56,039 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-08 14:34:56,046 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-08 14:34:56,048 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-08 14:34:56,049 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-08 14:34:56,051 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-08 14:34:56,053 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-08 14:34:56,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-08 14:34:56,340 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:34:56,340 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-08 14:34:56,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,349 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-08 14:34:56,351 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-08 14:34:56,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,360 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,361 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,361 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,381 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-08 14:34:56,383 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-08 14:34:56,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,391 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,393 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,393 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,399 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-08 14:34:56,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,400 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-08 14:34:56,402 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-08 14:34:56,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,410 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,410 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,411 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,411 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,417 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-08 14:34:56,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,418 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-08 14:34:56,419 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-08 14:34:56,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-08 14:34:56,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,429 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,429 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,436 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-08 14:34:56,437 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-08 14:34:56,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,446 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,447 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,447 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,453 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,454 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-08 14:34:56,454 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-08 14:34:56,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,466 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,468 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,468 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2023-09-08 14:34:56,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,478 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-08 14:34:56,480 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-08 14:34:56,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-08 14:34:56,489 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,490 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,491 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,491 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,498 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-08 14:34:56,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,500 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-08 14:34:56,501 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-08 14:34:56,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-08 14:34:56,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,511 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,512 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,520 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-08 14:34:56,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,521 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-08 14:34:56,523 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-08 14:34:56,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,533 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,540 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2023-09-08 14:34:56,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,541 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-08 14:34:56,543 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-08 14:34:56,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,552 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,553 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,553 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,563 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-08 14:34:56,565 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-08 14:34:56,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-08 14:34:56,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,574 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,575 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,575 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,578 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,582 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,583 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-08 14:34:56,585 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-08 14:34:56,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,594 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,595 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,595 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,614 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-08 14:34:56,614 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-08 14:34:56,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-08 14:34:56,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,624 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,625 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,625 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2023-09-08 14:34:56,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,631 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-08 14:34:56,632 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-08 14:34:56,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,644 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,644 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,649 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-08 14:34:56,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,651 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-08 14:34:56,651 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-08 14:34:56,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-08 14:34:56,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,661 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,662 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,662 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,668 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-08 14:34:56,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,669 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-08 14:34:56,669 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-08 14:34:56,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,679 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,679 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,683 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-08 14:34:56,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,684 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-08 14:34:56,684 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-08 14:34:56,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-08 14:34:56,693 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,694 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,695 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,695 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,701 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-08 14:34:56,702 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-08 14:34:56,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-08 14:34:56,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,712 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,726 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-08 14:34:56,726 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-08 14:34:56,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-08 14:34:56,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,736 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,737 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,742 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,744 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-08 14:34:56,745 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-08 14:34:56,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-08 14:34:56,754 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,754 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,754 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,755 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,759 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-08 14:34:56,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,760 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-08 14:34:56,761 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-08 14:34:56,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,770 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,782 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,783 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-08 14:34:56,784 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-08 14:34:56,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,793 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,794 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,794 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,801 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-08 14:34:56,801 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-08 14:34:56,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-08 14:34:56,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,811 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,811 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,817 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-08 14:34:56,817 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-08 14:34:56,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-08 14:34:56,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,828 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,833 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,834 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-08 14:34:56,836 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-08 14:34:56,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-08 14:34:56,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,845 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,845 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,850 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-08 14:34:56,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,851 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-08 14:34:56,852 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-08 14:34:56,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-08 14:34:56,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,862 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,862 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,862 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,868 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-08 14:34:56,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,869 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-08 14:34:56,870 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-08 14:34:56,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,879 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,883 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-08 14:34:56,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,884 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-08 14:34:56,886 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-08 14:34:56,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,893 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,894 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,894 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,899 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-08 14:34:56,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,900 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-08 14:34:56,902 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-08 14:34:56,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,910 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,910 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,922 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-08 14:34:56,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,923 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-08 14:34:56,925 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-08 14:34:56,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-08 14:34:56,933 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,934 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,935 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,935 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,940 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,941 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-08 14:34:56,942 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-08 14:34:56,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,951 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,953 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:56,954 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:56,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,964 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-08 14:34:56,964 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-08 14:34:56,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,974 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,974 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:56,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,979 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-08 14:34:56,980 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-08 14:34:56,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:56,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:56,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:56,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:56,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:56,988 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:56,989 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:56,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:56,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:56,992 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-08 14:34:56,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:56,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:56,994 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-08 14:34:56,995 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-08 14:34:56,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-08 14:34:57,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,003 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:57,004 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:34:57,004 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:34:57,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,009 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-08 14:34:57,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,010 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-08 14:34:57,012 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-08 14:34:57,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-08 14:34:57,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,020 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:57,020 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:57,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,027 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-08 14:34:57,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,028 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-08 14:34:57,030 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-08 14:34:57,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-08 14:34:57,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,046 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:57,046 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:57,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2023-09-08 14:34:57,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,051 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-08 14:34:57,053 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-08 14:34:57,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-08 14:34:57,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,061 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:34:57,061 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:34:57,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,079 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-08 14:34:57,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,080 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-08 14:34:57,081 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-08 14:34:57,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,090 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,091 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,091 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2023-09-08 14:34:57,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,098 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-08 14:34:57,100 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-08 14:34:57,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-08 14:34:57,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,111 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,111 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,119 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-08 14:34:57,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,120 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-08 14:34:57,121 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-08 14:34:57,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,130 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,131 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,131 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,139 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-08 14:34:57,141 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-08 14:34:57,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,151 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,151 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,158 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,159 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-08 14:34:57,161 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-08 14:34:57,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-08 14:34:57,169 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,169 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,170 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,171 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,177 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-08 14:34:57,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,178 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-08 14:34:57,181 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-08 14:34:57,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,193 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,193 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,209 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-08 14:34:57,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,210 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-08 14:34:57,211 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-08 14:34:57,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-08 14:34:57,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,221 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,222 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,222 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,232 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-08 14:34:57,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,233 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-08 14:34:57,235 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-08 14:34:57,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,246 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,247 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,248 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,259 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-08 14:34:57,263 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-08 14:34:57,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,271 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,272 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,272 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,279 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-08 14:34:57,281 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-08 14:34:57,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-08 14:34:57,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,290 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,291 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,291 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,298 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-08 14:34:57,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,303 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-08 14:34:57,309 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-08 14:34:57,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-08 14:34:57,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,317 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,317 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,325 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-08 14:34:57,326 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-08 14:34:57,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,335 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,337 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,337 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,344 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,345 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-08 14:34:57,347 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-08 14:34:57,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-08 14:34:57,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,356 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,356 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,363 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-08 14:34:57,364 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-08 14:34:57,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,373 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,374 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,374 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,381 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,382 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-08 14:34:57,384 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-08 14:34:57,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-08 14:34:57,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,394 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,394 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,401 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-08 14:34:57,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,402 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-08 14:34:57,404 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-08 14:34:57,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-08 14:34:57,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,413 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,413 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2023-09-08 14:34:57,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,431 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-08 14:34:57,433 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-08 14:34:57,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-08 14:34:57,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,442 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,443 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,443 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2023-09-08 14:34:57,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,450 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-08 14:34:57,451 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-08 14:34:57,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-08 14:34:57,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,461 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,462 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,462 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,468 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,469 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-08 14:34:57,471 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-08 14:34:57,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,479 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,480 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,480 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,501 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-08 14:34:57,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,502 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-08 14:34:57,503 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-08 14:34:57,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,512 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,526 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-08 14:34:57,527 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-08 14:34:57,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,535 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,535 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,536 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,536 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,540 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,541 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-08 14:34:57,542 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-08 14:34:57,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,551 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,553 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,553 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,566 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,567 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-08 14:34:57,568 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-08 14:34:57,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-08 14:34:57,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,577 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,577 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,594 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,595 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-08 14:34:57,597 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-08 14:34:57,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,605 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,605 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,606 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,606 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,613 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-08 14:34:57,615 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-08 14:34:57,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-08 14:34:57,623 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,623 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,624 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,624 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,642 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-08 14:34:57,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,643 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-08 14:34:57,645 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-08 14:34:57,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-08 14:34:57,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,654 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,654 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,660 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,661 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-08 14:34:57,662 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-08 14:34:57,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-08 14:34:57,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,671 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,671 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,671 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,689 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-08 14:34:57,690 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-08 14:34:57,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-08 14:34:57,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,698 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,707 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-08 14:34:57,709 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-08 14:34:57,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,717 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,721 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-08 14:34:57,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,722 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-08 14:34:57,724 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-08 14:34:57,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-08 14:34:57,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,731 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,733 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,733 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,738 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,745 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-08 14:34:57,745 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-08 14:34:57,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,754 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,754 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,758 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,759 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,771 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-08 14:34:57,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,772 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-08 14:34:57,773 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-08 14:34:57,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-08 14:34:57,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,782 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,785 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-08 14:34:57,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,787 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-08 14:34:57,788 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-08 14:34:57,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-08 14:34:57,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,796 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,797 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,806 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-08 14:34:57,807 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-08 14:34:57,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-08 14:34:57,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,816 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,817 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:57,817 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:57,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,823 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-08 14:34:57,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,824 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-08 14:34:57,824 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-08 14:34:57,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,833 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,834 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,846 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-08 14:34:57,848 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-08 14:34:57,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,855 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,856 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,856 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,860 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-08 14:34:57,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,861 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-08 14:34:57,863 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-08 14:34:57,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:57,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:57,870 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:57,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:57,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,874 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-08 14:34:57,874 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-08 14:34:57,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,875 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-08 14:34:57,875 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-08 14:34:57,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:57,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:57,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:57,887 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:57,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,910 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-08 14:34:57,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,911 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-08 14:34:57,912 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-08 14:34:57,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-08 14:34:57,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:57,923 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:57,923 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:57,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,932 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-08 14:34:57,935 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-08 14:34:57,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-08 14:34:57,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,942 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:57,945 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:57,945 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:57,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,961 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:57,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,962 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-08 14:34:57,964 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-08 14:34:57,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-08 14:34:57,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:57,978 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:57,978 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:57,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:57,986 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-08 14:34:57,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:57,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:57,987 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-08 14:34:57,987 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-08 14:34:57,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-08 14:34:57,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:57,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:57,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:57,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:57,999 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:57,999 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,006 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-08 14:34:58,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,007 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-08 14:34:58,008 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-08 14:34:58,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,020 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,020 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2023-09-08 14:34:58,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,037 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-08 14:34:58,039 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-08 14:34:58,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-08 14:34:58,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,048 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,048 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,067 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-08 14:34:58,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,068 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-08 14:34:58,070 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-08 14:34:58,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-08 14:34:58,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,078 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,080 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,080 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,097 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-08 14:34:58,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,099 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-08 14:34:58,099 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-08 14:34:58,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,110 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,110 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,117 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,118 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-08 14:34:58,119 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-08 14:34:58,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-08 14:34:58,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,128 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,129 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,129 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2023-09-08 14:34:58,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,137 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-08 14:34:58,138 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-08 14:34:58,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-08 14:34:58,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,149 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,149 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,163 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-08 14:34:58,165 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-08 14:34:58,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,183 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-08 14:34:58,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,184 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-08 14:34:58,185 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-08 14:34:58,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,193 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,195 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,195 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,201 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-08 14:34:58,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,202 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-08 14:34:58,204 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-08 14:34:58,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-08 14:34:58,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,213 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,214 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,214 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,232 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-08 14:34:58,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,233 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-08 14:34:58,235 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-08 14:34:58,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,243 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,245 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,245 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2023-09-08 14:34:58,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,265 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-08 14:34:58,267 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-08 14:34:58,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-08 14:34:58,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,293 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-08 14:34:58,293 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-08 14:34:58,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-08 14:34:58,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2023-09-08 14:34:58,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,319 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-08 14:34:58,321 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-08 14:34:58,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,328 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,330 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,330 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,343 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,344 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-08 14:34:58,345 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-08 14:34:58,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,354 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,355 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,355 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,363 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-08 14:34:58,363 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-08 14:34:58,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,376 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-08 14:34:58,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,377 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-08 14:34:58,379 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-08 14:34:58,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,387 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,388 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,391 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-08 14:34:58,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,392 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-08 14:34:58,394 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-08 14:34:58,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,403 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,410 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-08 14:34:58,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,411 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-08 14:34:58,411 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-08 14:34:58,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,421 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,425 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-08 14:34:58,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,426 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-08 14:34:58,426 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-08 14:34:58,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,436 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,437 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,437 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,444 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,445 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-08 14:34:58,446 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-08 14:34:58,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-08 14:34:58,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,467 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-08 14:34:58,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,469 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-08 14:34:58,470 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-08 14:34:58,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,479 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,485 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,486 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,492 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,493 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-08 14:34:58,495 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-08 14:34:58,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-08 14:34:58,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,509 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-08 14:34:58,511 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-08 14:34:58,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-08 14:34:58,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,521 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,521 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,539 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-08 14:34:58,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,540 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-08 14:34:58,541 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-08 14:34:58,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-08 14:34:58,549 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,550 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2023-09-08 14:34:58,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,555 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-08 14:34:58,557 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-08 14:34:58,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-08 14:34:58,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,566 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,566 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,572 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-08 14:34:58,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,573 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-08 14:34:58,575 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-08 14:34:58,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,583 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,593 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,593 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,609 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,612 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-08 14:34:58,622 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-08 14:34:58,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,630 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,630 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,630 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,643 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-08 14:34:58,644 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-08 14:34:58,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-08 14:34:58,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,653 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,670 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,673 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-08 14:34:58,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-08 14:34:58,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,701 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:34:58,701 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:34:58,705 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-08 14:34:58,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,716 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-08 14:34:58,718 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-08 14:34:58,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-08 14:34:58,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,726 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,726 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,733 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-08 14:34:58,734 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-08 14:34:58,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,742 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,743 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,747 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-08 14:34:58,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,748 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-08 14:34:58,749 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-08 14:34:58,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:58,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:34:58,758 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:34:58,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:58,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,762 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-08 14:34:58,762 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-08 14:34:58,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,763 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-08 14:34:58,764 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-08 14:34:58,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-08 14:34:58,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,773 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,775 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,775 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,784 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-08 14:34:58,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,785 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-08 14:34:58,787 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-08 14:34:58,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,795 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,798 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,798 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,807 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,808 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-08 14:34:58,809 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-08 14:34:58,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,821 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,821 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,829 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,830 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-08 14:34:58,832 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-08 14:34:58,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,840 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,840 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,842 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,842 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,850 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-08 14:34:58,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,851 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-08 14:34:58,853 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-08 14:34:58,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-08 14:34:58,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,861 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,863 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,863 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2023-09-08 14:34:58,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,871 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-08 14:34:58,872 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-08 14:34:58,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-08 14:34:58,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,881 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,885 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,885 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,896 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-08 14:34:58,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,897 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-08 14:34:58,897 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-08 14:34:58,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,907 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,909 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,909 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,916 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-08 14:34:58,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,917 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-08 14:34:58,917 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-08 14:34:58,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,928 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,929 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2023-09-08 14:34:58,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,940 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-08 14:34:58,940 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-08 14:34:58,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,951 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,951 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,959 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-08 14:34:58,960 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-08 14:34:58,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:58,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,968 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,970 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,970 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,977 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-08 14:34:58,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,978 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-08 14:34:58,979 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-08 14:34:58,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-08 14:34:58,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:58,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:58,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:58,987 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:58,990 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:58,990 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:58,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:58,997 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:58,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:58,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:58,998 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-08 14:34:58,999 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-08 14:34:59,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,008 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,010 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,010 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,018 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-08 14:34:59,020 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-08 14:34:59,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,028 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,029 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,029 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,038 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-08 14:34:59,038 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-08 14:34:59,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,049 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,049 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,059 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,060 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-08 14:34:59,061 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-08 14:34:59,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-08 14:34:59,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,070 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,072 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,072 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,081 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-08 14:34:59,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,082 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-08 14:34:59,084 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-08 14:34:59,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-08 14:34:59,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,092 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,092 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,092 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,097 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-08 14:34:59,099 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-08 14:34:59,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-08 14:34:59,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,108 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,108 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,115 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,116 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-08 14:34:59,118 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-08 14:34:59,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,126 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,127 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,127 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,142 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-08 14:34:59,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,143 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-08 14:34:59,144 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-08 14:34:59,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-08 14:34:59,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,152 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,154 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,154 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,163 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-08 14:34:59,163 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-08 14:34:59,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,172 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,172 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,176 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-08 14:34:59,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,177 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-08 14:34:59,177 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-08 14:34:59,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,187 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,191 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,191 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-08 14:34:59,193 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-08 14:34:59,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-08 14:34:59,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,201 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,203 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,203 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,217 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,218 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-08 14:34:59,220 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-08 14:34:59,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,227 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,228 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,228 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,232 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-08 14:34:59,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,233 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-08 14:34:59,234 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-08 14:34:59,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,245 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,245 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,252 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-08 14:34:59,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,253 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-08 14:34:59,255 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-08 14:34:59,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,272 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-08 14:34:59,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,273 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-08 14:34:59,275 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-08 14:34:59,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,285 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,285 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,292 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-08 14:34:59,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,293 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-08 14:34:59,294 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-08 14:34:59,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,303 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,314 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,315 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-08 14:34:59,317 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-08 14:34:59,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-08 14:34:59,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,326 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,326 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,346 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-08 14:34:59,347 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-08 14:34:59,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,356 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,358 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2023-09-08 14:34:59,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,363 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-08 14:34:59,364 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-08 14:34:59,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,373 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,375 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,375 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,382 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-08 14:34:59,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,398 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-08 14:34:59,436 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-08 14:34:59,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-08 14:34:59,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,444 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,454 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,454 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,488 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-08 14:34:59,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,501 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-08 14:34:59,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,524 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,525 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,527 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-08 14:34:59,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,538 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-08 14:34:59,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,539 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-08 14:34:59,541 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-08 14:34:59,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-08 14:34:59,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,549 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,549 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,555 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-08 14:34:59,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,556 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-08 14:34:59,557 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-08 14:34:59,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,565 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,567 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:34:59,567 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:34:59,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,575 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-08 14:34:59,577 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-08 14:34:59,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,584 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,585 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,589 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-08 14:34:59,591 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-08 14:34:59,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,599 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,599 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,603 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-08 14:34:59,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,604 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-08 14:34:59,604 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-08 14:34:59,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:34:59,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:34:59,619 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:34:59,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2023-09-08 14:34:59,623 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-08 14:34:59,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,624 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-08 14:34:59,625 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-08 14:34:59,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-08 14:34:59,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,633 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,633 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,634 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,635 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,641 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-08 14:34:59,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,642 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-08 14:34:59,643 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-08 14:34:59,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,651 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,653 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,653 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,661 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-08 14:34:59,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,662 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-08 14:34:59,664 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-08 14:34:59,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-08 14:34:59,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,671 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,673 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,673 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,680 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-08 14:34:59,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,681 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-08 14:34:59,682 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-08 14:34:59,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,690 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,690 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,691 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,692 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,698 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-08 14:34:59,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,699 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-08 14:34:59,701 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-08 14:34:59,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-08 14:34:59,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,709 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,710 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,710 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,717 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-08 14:34:59,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,718 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-08 14:34:59,719 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-08 14:34:59,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,727 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,727 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,730 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,730 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,739 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-08 14:34:59,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,740 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-08 14:34:59,741 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-08 14:34:59,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,749 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,750 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,750 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2023-09-08 14:34:59,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,757 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-08 14:34:59,757 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-08 14:34:59,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,766 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,766 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,767 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,767 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,774 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-08 14:34:59,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,775 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-08 14:34:59,775 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-08 14:34:59,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-08 14:34:59,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,784 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,785 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,785 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,792 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-08 14:34:59,793 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-08 14:34:59,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,802 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,803 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,803 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2023-09-08 14:34:59,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,815 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-08 14:34:59,816 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-08 14:34:59,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-08 14:34:59,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,822 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,822 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,824 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,824 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,852 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-08 14:34:59,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,853 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-08 14:34:59,853 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-08 14:34:59,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,862 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,864 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,864 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,871 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-08 14:34:59,872 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-08 14:34:59,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-08 14:34:59,880 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,880 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,882 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,882 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,888 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-08 14:34:59,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,889 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-08 14:34:59,890 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-08 14:34:59,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-08 14:34:59,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,900 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,900 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,914 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-08 14:34:59,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,915 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-08 14:34:59,917 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-08 14:34:59,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-08 14:34:59,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,924 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,925 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,927 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,927 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2023-09-08 14:34:59,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,936 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-08 14:34:59,937 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-08 14:34:59,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:34:59,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,945 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:34:59,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:34:59,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Forceful destruction successful, exit code 0 [2023-09-08 14:34:59,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,964 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-08 14:34:59,965 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-08 14:34:59,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-08 14:34:59,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,973 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,975 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,975 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:34:59,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:34:59,981 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-08 14:34:59,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:34:59,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:34:59,982 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-08 14:34:59,984 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-08 14:34:59,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:34:59,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:34:59,991 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:34:59,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:34:59,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:34:59,992 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:34:59,993 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:34:59,993 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,012 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-08 14:35:00,012 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-08 14:35:00,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-08 14:35:00,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,021 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,023 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,023 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,029 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-08 14:35:00,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,030 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-08 14:35:00,032 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-08 14:35:00,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,039 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,040 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,044 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,045 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-08 14:35:00,047 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-08 14:35:00,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,055 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2023-09-08 14:35:00,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,073 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-08 14:35:00,075 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-08 14:35:00,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-08 14:35:00,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,086 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,088 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,088 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,094 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-08 14:35:00,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,095 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-08 14:35:00,097 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-08 14:35:00,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,105 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,105 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,106 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,111 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-08 14:35:00,112 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-08 14:35:00,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,121 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,122 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,122 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Ended with exit code 0 [2023-09-08 14:35:00,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,130 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-08 14:35:00,132 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-08 14:35:00,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,139 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,139 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,141 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,141 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2023-09-08 14:35:00,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,148 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-08 14:35:00,150 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-08 14:35:00,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-08 14:35:00,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,158 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,159 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,159 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,165 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-08 14:35:00,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,166 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-08 14:35:00,166 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-08 14:35:00,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-08 14:35:00,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,175 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,175 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,175 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2023-09-08 14:35:00,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,182 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-08 14:35:00,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,189 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,190 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,191 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,191 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,194 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-08 14:35:00,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,197 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,198 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-08 14:35:00,200 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-08 14:35:00,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,208 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,209 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,222 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-08 14:35:00,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,223 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-08 14:35:00,225 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-08 14:35:00,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,232 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,232 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,233 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,233 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,251 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-08 14:35:00,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,257 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-08 14:35:00,257 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-08 14:35:00,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,266 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,266 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,270 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,270 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2023-09-08 14:35:00,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,290 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-08 14:35:00,291 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-08 14:35:00,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-08 14:35:00,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,299 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,299 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,300 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,304 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,305 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-08 14:35:00,306 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-08 14:35:00,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,314 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,314 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,314 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,318 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-08 14:35:00,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,319 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-08 14:35:00,321 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-08 14:35:00,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,328 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,329 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:35:00,329 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:35:00,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2023-09-08 14:35:00,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,337 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-08 14:35:00,338 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-08 14:35:00,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-08 14:35:00,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,346 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,347 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,357 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,359 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,361 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-08 14:35:00,362 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-08 14:35:00,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,369 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,370 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,374 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,375 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-08 14:35:00,377 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-08 14:35:00,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,384 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:00,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:35:00,385 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:35:00,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,397 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,398 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-08 14:35:00,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,398 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-08 14:35:00,400 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-08 14:35:00,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-08 14:35:00,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,408 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,410 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,410 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,419 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-08 14:35:00,420 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-08 14:35:00,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,428 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,431 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,431 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,446 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,447 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-08 14:35:00,450 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-08 14:35:00,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,457 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,458 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,460 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,460 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,477 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-08 14:35:00,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,478 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-08 14:35:00,480 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-08 14:35:00,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-08 14:35:00,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,487 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,488 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,490 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,490 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,498 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,499 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-08 14:35:00,500 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-08 14:35:00,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-08 14:35:00,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,508 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,510 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,510 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,517 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-08 14:35:00,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,518 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-08 14:35:00,520 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-08 14:35:00,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,528 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,543 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2023-09-08 14:35:00,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,544 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-08 14:35:00,546 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-08 14:35:00,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-08 14:35:00,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,554 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,554 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,555 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,556 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,564 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-08 14:35:00,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,565 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-08 14:35:00,566 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-08 14:35:00,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-08 14:35:00,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,574 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,576 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,576 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,585 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-08 14:35:00,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,586 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-08 14:35:00,587 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-08 14:35:00,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,594 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,596 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,596 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,615 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,616 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-08 14:35:00,617 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-08 14:35:00,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-08 14:35:00,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,625 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,628 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,628 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,637 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-08 14:35:00,638 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-08 14:35:00,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,648 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,648 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,662 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-08 14:35:00,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,663 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-08 14:35:00,664 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-08 14:35:00,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,672 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,674 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,689 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-08 14:35:00,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,691 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-08 14:35:00,692 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-08 14:35:00,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-08 14:35:00,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,701 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,703 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,703 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,712 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-08 14:35:00,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,713 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-08 14:35:00,714 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-08 14:35:00,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-08 14:35:00,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,722 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,724 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,724 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,733 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-08 14:35:00,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,734 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-08 14:35:00,734 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-08 14:35:00,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,743 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,755 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,756 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-08 14:35:00,758 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-08 14:35:00,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,766 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,766 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,767 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:00,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,772 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,773 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-08 14:35:00,773 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-08 14:35:00,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,782 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,782 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,783 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,784 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,799 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-08 14:35:00,801 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-08 14:35:00,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-08 14:35:00,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,808 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,809 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,818 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-08 14:35:00,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,819 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-08 14:35:00,821 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-08 14:35:00,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-08 14:35:00,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,828 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,830 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,830 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,838 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-08 14:35:00,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,839 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-08 14:35:00,840 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-08 14:35:00,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-08 14:35:00,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,849 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:00,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,855 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-08 14:35:00,857 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-08 14:35:00,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-08 14:35:00,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,865 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,865 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:00,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,870 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-08 14:35:00,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,871 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-08 14:35:00,873 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-08 14:35:00,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-08 14:35:00,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,881 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,883 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,883 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,900 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-08 14:35:00,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,901 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-08 14:35:00,902 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-08 14:35:00,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-08 14:35:00,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,911 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,911 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:00,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,917 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-08 14:35:00,918 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-08 14:35:00,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,925 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,927 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,927 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,934 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-08 14:35:00,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,936 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-08 14:35:00,936 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-08 14:35:00,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,945 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,946 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,946 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,955 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-08 14:35:00,956 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-08 14:35:00,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,964 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,966 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:00,966 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:00,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,974 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:00,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,975 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-08 14:35:00,976 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-08 14:35:00,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:00,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:00,984 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:00,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:00,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:00,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:00,984 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:00,984 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:00,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:00,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:00,989 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-08 14:35:00,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:00,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:00,990 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-08 14:35:00,991 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-08 14:35:00,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-08 14:35:01,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,003 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,006 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:01,006 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:01,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,013 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-08 14:35:01,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,014 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-08 14:35:01,015 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-08 14:35:01,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,023 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,023 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,023 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,028 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-08 14:35:01,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,029 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-08 14:35:01,030 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-08 14:35:01,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,037 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,039 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:01,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:01,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2023-09-08 14:35:01,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,047 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-08 14:35:01,049 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-08 14:35:01,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-08 14:35:01,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,057 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:01,062 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:01,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2023-09-08 14:35:01,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,093 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-08 14:35:01,094 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-08 14:35:01,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-08 14:35:01,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,102 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,102 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,102 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,102 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,107 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-08 14:35:01,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,108 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-08 14:35:01,109 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-08 14:35:01,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,116 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,122 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-08 14:35:01,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,123 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-08 14:35:01,124 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-08 14:35:01,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-08 14:35:01,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,132 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,134 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:01,134 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:01,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,153 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,154 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-08 14:35:01,156 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-08 14:35:01,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,163 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,164 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,164 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2023-09-08 14:35:01,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,170 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-08 14:35:01,171 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-08 14:35:01,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-08 14:35:01,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,179 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,179 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,180 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,184 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-08 14:35:01,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,185 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-08 14:35:01,187 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-08 14:35:01,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-08 14:35:01,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,195 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:35:01,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:01,196 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:01,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,200 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-08 14:35:01,200 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-08 14:35:01,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,201 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-08 14:35:01,203 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-08 14:35:01,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,225 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-08 14:35:01,225 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-08 14:35:01,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,235 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,238 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,238 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,251 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-08 14:35:01,253 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-08 14:35:01,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-08 14:35:01,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,260 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,263 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,263 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,273 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-08 14:35:01,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,281 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-08 14:35:01,281 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-08 14:35:01,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-08 14:35:01,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,290 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,290 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,293 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,293 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,304 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-08 14:35:01,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,305 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-08 14:35:01,305 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-08 14:35:01,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,315 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,315 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,318 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,318 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,327 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-08 14:35:01,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,328 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-08 14:35:01,330 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-08 14:35:01,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-08 14:35:01,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,344 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,344 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,363 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-08 14:35:01,365 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-08 14:35:01,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,374 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,376 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,376 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,387 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-08 14:35:01,389 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-08 14:35:01,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-08 14:35:01,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,398 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,398 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,401 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,401 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,412 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-08 14:35:01,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,413 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-08 14:35:01,414 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-08 14:35:01,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,423 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,423 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,425 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,425 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,442 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-08 14:35:01,442 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-08 14:35:01,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-08 14:35:01,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,452 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,454 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,454 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,465 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-08 14:35:01,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,466 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-08 14:35:01,468 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-08 14:35:01,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-08 14:35:01,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,476 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,476 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,478 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,478 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,498 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-08 14:35:01,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,499 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-08 14:35:01,501 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-08 14:35:01,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-08 14:35:01,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,509 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,510 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,512 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,512 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,533 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-08 14:35:01,533 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-08 14:35:01,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,545 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,545 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,557 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-08 14:35:01,588 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-08 14:35:01,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-08 14:35:01,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,595 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,595 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,598 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,598 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,609 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,610 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-08 14:35:01,612 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-08 14:35:01,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,620 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,621 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,623 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,623 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,636 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-08 14:35:01,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,637 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-08 14:35:01,638 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-08 14:35:01,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-08 14:35:01,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,648 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,648 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,654 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-08 14:35:01,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,655 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-08 14:35:01,655 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-08 14:35:01,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,665 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,665 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,667 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,667 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,678 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-08 14:35:01,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,679 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-08 14:35:01,680 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-08 14:35:01,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,689 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,691 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,691 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,701 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-08 14:35:01,703 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-08 14:35:01,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-08 14:35:01,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,711 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,711 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,714 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,714 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,732 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-08 14:35:01,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,733 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-08 14:35:01,734 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-08 14:35:01,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,742 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,743 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,757 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-08 14:35:01,759 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-08 14:35:01,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,767 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,773 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-08 14:35:01,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,774 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-08 14:35:01,775 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-08 14:35:01,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-08 14:35:01,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,783 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,783 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,785 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,785 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,796 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-08 14:35:01,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,797 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-08 14:35:01,797 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-08 14:35:01,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-08 14:35:01,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,807 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,813 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,814 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-08 14:35:01,814 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-08 14:35:01,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-08 14:35:01,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,823 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,825 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,825 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,836 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-08 14:35:01,837 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-08 14:35:01,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-08 14:35:01,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,845 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,848 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,848 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,868 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-08 14:35:01,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,869 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-08 14:35:01,871 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-08 14:35:01,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,878 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,881 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,881 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,890 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-08 14:35:01,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,891 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-08 14:35:01,893 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-08 14:35:01,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,901 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,901 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,919 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-08 14:35:01,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,920 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-08 14:35:01,921 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-08 14:35:01,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,929 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,929 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,931 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,931 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,940 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-08 14:35:01,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,941 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-08 14:35:01,941 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-08 14:35:01,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:01,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,955 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:01,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:01,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,961 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-08 14:35:01,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,962 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-08 14:35:01,963 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-08 14:35:01,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,973 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:01,975 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:01,975 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:01,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:01,986 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:01,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:01,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:01,987 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-08 14:35:01,989 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-08 14:35:01,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:01,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:01,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:01,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:01,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:01,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:02,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:02,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,065 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-08 14:35:02,066 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-08 14:35:02,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,074 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,074 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,075 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:02,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,080 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-08 14:35:02,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,081 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-08 14:35:02,083 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-08 14:35:02,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,091 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,091 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,091 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,091 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:02,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2023-09-08 14:35:02,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,098 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-08 14:35:02,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-08 14:35:02,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:35:02,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:35:02,119 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-08 14:35:02,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,123 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-08 14:35:02,125 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-08 14:35:02,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,132 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,133 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:02,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,139 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-08 14:35:02,139 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-08 14:35:02,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,148 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,148 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,149 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:02,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,162 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-08 14:35:02,164 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-08 14:35:02,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,172 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:02,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,172 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:35:02,173 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:35:02,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,178 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,178 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-08 14:35:02,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,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-08 14:35:02,179 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-08 14:35:02,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,189 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,189 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,196 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-08 14:35:02,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,197 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-08 14:35:02,198 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-08 14:35:02,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,207 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,207 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,226 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,227 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-08 14:35:02,227 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-08 14:35:02,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-08 14:35:02,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,237 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,237 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,245 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,245 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,252 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,253 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-08 14:35:02,255 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-08 14:35:02,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,262 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2023-09-08 14:35:02,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,272 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-08 14:35:02,274 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-08 14:35:02,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,291 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-08 14:35:02,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,292 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-08 14:35:02,294 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-08 14:35:02,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-08 14:35:02,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,307 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,307 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2023-09-08 14:35:02,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,327 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-08 14:35:02,329 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-08 14:35:02,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-08 14:35:02,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,337 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,337 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,339 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,339 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,345 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-08 14:35:02,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,346 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-08 14:35:02,348 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-08 14:35:02,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,356 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,356 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,356 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,358 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,358 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2023-09-08 14:35:02,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,367 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-08 14:35:02,368 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-08 14:35:02,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,377 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,377 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2023-09-08 14:35:02,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,385 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-08 14:35:02,387 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-08 14:35:02,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-08 14:35:02,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,394 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,396 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,396 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,402 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-08 14:35:02,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,403 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-08 14:35:02,405 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-08 14:35:02,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-08 14:35:02,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,414 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,414 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,421 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-08 14:35:02,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,422 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-08 14:35:02,423 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-08 14:35:02,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-08 14:35:02,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,433 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,433 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2023-09-08 14:35:02,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,443 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-08 14:35:02,443 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-08 14:35:02,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-08 14:35:02,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,453 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,455 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,455 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2023-09-08 14:35:02,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,464 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-08 14:35:02,466 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-08 14:35:02,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,474 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,477 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,477 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2023-09-08 14:35:02,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,487 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-08 14:35:02,488 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-08 14:35:02,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-08 14:35:02,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,497 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,499 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,499 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2023-09-08 14:35:02,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,511 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-08 14:35:02,512 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-08 14:35:02,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-08 14:35:02,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,522 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,523 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,559 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-08 14:35:02,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,560 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-08 14:35:02,563 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-08 14:35:02,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-08 14:35:02,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,572 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,574 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,574 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,592 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-08 14:35:02,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,593 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-08 14:35:02,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-08 14:35:02,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,618 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,618 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,620 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,620 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,624 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-08 14:35:02,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,659 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-08 14:35:02,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,660 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-08 14:35:02,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,674 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-08 14:35:02,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,675 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,677 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,677 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,709 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-08 14:35:02,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,710 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-08 14:35:02,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,720 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,720 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,720 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,723 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-08 14:35:02,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,736 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-08 14:35:02,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,760 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,763 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-08 14:35:02,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,775 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-08 14:35:02,777 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-08 14:35:02,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-08 14:35:02,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,784 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,786 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,786 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,810 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-08 14:35:02,812 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-08 14:35:02,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-08 14:35:02,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,820 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,820 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,837 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,838 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-08 14:35:02,840 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-08 14:35:02,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,847 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,868 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-08 14:35:02,870 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-08 14:35:02,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-08 14:35:02,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,877 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,877 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,879 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,879 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,921 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-08 14:35:02,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,923 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-08 14:35:02,925 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-08 14:35:02,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-08 14:35:02,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,932 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,934 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,934 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2023-09-08 14:35:02,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,942 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-08 14:35:02,942 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-08 14:35:02,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-08 14:35:02,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,951 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,951 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,952 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:02,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:02,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,956 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-08 14:35:02,957 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-08 14:35:02,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-08 14:35:02,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,966 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,967 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:02,967 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:02,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:02,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2023-09-08 14:35:02,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:02,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:02,982 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-08 14:35:02,983 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-08 14:35:02,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:02,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:02,990 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:02,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:02,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:02,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:02,991 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:02,991 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:02,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2023-09-08 14:35:03,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,011 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-08 14:35:03,011 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-08 14:35:03,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-08 14:35:03,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,020 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:03,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:03,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,027 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-08 14:35:03,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,028 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-08 14:35:03,029 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-08 14:35:03,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-08 14:35:03,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,043 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:03,043 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:03,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,077 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-08 14:35:03,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,078 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-08 14:35:03,080 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-08 14:35:03,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-08 14:35:03,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,087 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,087 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:03,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,129 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-08 14:35:03,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,130 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-08 14:35:03,132 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-08 14:35:03,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,139 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,140 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:03,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,173 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-08 14:35:03,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,174 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-08 14:35:03,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-08 14:35:03,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,183 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,183 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,184 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:35:03,184 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:35:03,188 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-08 14:35:03,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,236 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-08 14:35:03,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,238 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-08 14:35:03,239 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-08 14:35:03,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-08 14:35:03,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,247 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,247 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:03,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,265 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-08 14:35:03,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,266 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-08 14:35:03,267 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-08 14:35:03,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-08 14:35:03,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,274 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:03,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,293 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-08 14:35:03,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,294 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-08 14:35:03,295 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-08 14:35:03,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-08 14:35:03,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,302 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:35:03,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:35:03,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:35:03,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,337 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-08 14:35:03,337 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-08 14:35:03,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,338 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-08 14:35:03,340 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-08 14:35:03,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,347 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,350 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,350 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,370 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-08 14:35:03,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,371 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,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-08 14:35:03,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,396 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,396 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,399 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,399 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2023-09-08 14:35:03,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,417 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,447 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,447 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,450 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,450 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2023-09-08 14:35:03,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2023-09-08 14:35:03,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,461 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2023-09-08 14:35:03,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,470 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,470 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,474 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,474 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2023-09-08 14:35:03,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,484 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,493 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,495 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,495 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,505 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2023-09-08 14:35:03,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,515 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,519 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,519 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,533 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2023-09-08 14:35:03,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,542 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,543 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,545 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,545 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,553 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,555 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,564 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,567 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,567 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2023-09-08 14:35:03,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,577 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2023-09-08 14:35:03,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,585 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,586 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,588 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,588 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,594 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,597 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,598 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2023-09-08 14:35:03,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,606 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,609 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,609 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2023-09-08 14:35:03,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,618 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,627 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,627 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,630 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,630 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,639 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2023-09-08 14:35:03,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,640 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,649 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,651 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,651 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2023-09-08 14:35:03,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,668 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,669 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2023-09-08 14:35:03,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,677 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,679 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,679 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,717 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,727 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,727 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,730 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,730 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,740 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2023-09-08 14:35:03,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,749 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,750 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,753 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,753 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,767 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,777 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,777 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,778 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:03,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,794 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2023-09-08 14:35:03,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,803 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,803 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,806 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,806 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,817 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,826 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,826 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,829 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,829 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,836 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,837 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2023-09-08 14:35:03,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,847 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,847 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,849 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,849 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,858 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2023-09-08 14:35:03,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,868 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,868 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,868 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:03,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,873 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,874 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,883 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:03,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,889 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,890 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,899 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,901 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,901 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,909 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,910 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:03,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,920 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,920 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:03,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:03,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,926 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2023-09-08 14:35:03,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-08 14:35:03,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,935 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,935 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,937 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,937 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,957 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2023-09-08 14:35:03,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,966 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,968 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:03,968 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:03,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:03,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:03,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:03,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:03,989 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:03,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2023-09-08 14:35:03,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:03,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:03,997 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:03,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:03,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:03,997 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:03,999 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:04,000 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:04,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2023-09-08 14:35:04,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,008 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,017 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,018 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,023 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,033 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,036 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:04,036 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:04,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2023-09-08 14:35:04,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,056 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,064 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,065 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,065 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2023-09-08 14:35:04,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,071 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2023-09-08 14:35:04,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:04,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,080 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,082 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:04,082 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:04,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,091 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,101 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,101 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,109 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:04,109 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:04,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2023-09-08 14:35:04,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,148 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,158 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,158 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,163 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,164 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2023-09-08 14:35:04,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:04,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,174 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,174 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,175 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,188 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,198 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,200 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:35:04,200 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:35:04,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2023-09-08 14:35:04,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,213 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2023-09-08 14:35:04,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:35:04,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,222 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,222 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,227 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,228 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,238 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,239 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,244 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:35:04,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:35:04,245 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:35:04,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2023-09-08 14:35:04,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-08 14:35:04,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:35:04,254 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:35:04,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:35:04,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:35:04,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:35:04,254 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:35:04,255 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:35:04,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:35:04,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:35:04,259 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Forceful destruction successful, exit code 0 [2023-09-08 14:35:04,265 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.09 02:35:04 BoogieIcfgContainer [2023-09-08 14:35:04,265 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-09-08 14:35:04,266 INFO L158 Benchmark]: Toolchain (without parser) took 25469.32ms. Allocated memory was 352.3MB in the beginning and 552.6MB in the end (delta: 200.3MB). Free memory was 306.9MB in the beginning and 410.0MB in the end (delta: -103.1MB). Peak memory consumption was 321.0MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,267 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 182.5MB. Free memory is still 137.1MB. There was no memory consumed. Max. memory is 8.0GB. [2023-09-08 14:35:04,267 INFO L158 Benchmark]: CACSL2BoogieTranslator took 207.98ms. Allocated memory is still 352.3MB. Free memory was 306.4MB in the beginning and 295.9MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,267 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.40ms. Allocated memory is still 352.3MB. Free memory was 295.5MB in the beginning and 294.4MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,267 INFO L158 Benchmark]: Boogie Preprocessor took 16.64ms. Allocated memory is still 352.3MB. Free memory was 294.3MB in the beginning and 292.8MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,267 INFO L158 Benchmark]: RCFGBuilder took 377.41ms. Allocated memory is still 352.3MB. Free memory was 292.8MB in the beginning and 278.7MB in the end (delta: 14.1MB). Peak memory consumption was 13.6MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,268 INFO L158 Benchmark]: BuchiAutomizer took 24838.27ms. Allocated memory was 352.3MB in the beginning and 552.6MB in the end (delta: 200.3MB). Free memory was 278.6MB in the beginning and 410.0MB in the end (delta: -131.5MB). Peak memory consumption was 292.7MB. Max. memory is 8.0GB. [2023-09-08 14:35:04,269 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.09ms. Allocated memory is still 182.5MB. Free memory is still 137.1MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 207.98ms. Allocated memory is still 352.3MB. Free memory was 306.4MB in the beginning and 295.9MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 25.40ms. Allocated memory is still 352.3MB. Free memory was 295.5MB in the beginning and 294.4MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 16.64ms. Allocated memory is still 352.3MB. Free memory was 294.3MB in the beginning and 292.8MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 377.41ms. Allocated memory is still 352.3MB. Free memory was 292.8MB in the beginning and 278.7MB in the end (delta: 14.1MB). Peak memory consumption was 13.6MB. Max. memory is 8.0GB. * BuchiAutomizer took 24838.27ms. Allocated memory was 352.3MB in the beginning and 552.6MB in the end (delta: 200.3MB). Free memory was 278.6MB in the beginning and 410.0MB in the end (delta: -131.5MB). Peak memory consumption was 292.7MB. 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 24.7s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 24.5s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital65 mio100 ax218 hnf100 lsp38 ukn91 mio100 lsp75 div620 bol100 ite100 ukn100 eq143 hnf95 smp40 dnf100 smp100 tf102 neg100 sie104 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 19ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.1s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base]" "[159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[151] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[]" "[170] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[]" "[168] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[]" "[139] L21-3-->L21-4: Formula: (and (= 43 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[]" "[187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0]" "[188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0]" "[142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0]" "[178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base]" "[190] L65-->L65-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[174] L65-1-->L65-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[158] L65-2-->L67: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0]" "[146] L67-1-->L68: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[176] L68-->L68-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0]" "[128] L68-2-->L69: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[179] L69-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[148] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[172] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[]" "[166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1]" "[189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int]" "[214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0]" "[192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" Loop: "[193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" RESULT: Ultimate could not prove your program: unable to determine termination [2023-09-08 14:35:04,282 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...