/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-bad-threaded-sum-2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.me.fairness-a3464b2-m [2023-08-18 16:48:06,205 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-08-18 16:48:06,252 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-08-18 16:48:06,272 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-18 16:48:06,272 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-08-18 16:48:06,273 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-08-18 16:48:06,273 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-18 16:48:06,274 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-08-18 16:48:06,274 INFO L137 SettingsManager]: * Use SBE=true [2023-08-18 16:48:06,277 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-08-18 16:48:06,277 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-08-18 16:48:06,277 INFO L137 SettingsManager]: * Use old map elimination=false [2023-08-18 16:48:06,277 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-08-18 16:48:06,278 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-08-18 16:48:06,279 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-08-18 16:48:06,279 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-18 16:48:06,279 INFO L137 SettingsManager]: * sizeof long=4 [2023-08-18 16:48:06,279 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-08-18 16:48:06,279 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-18 16:48:06,280 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-08-18 16:48:06,280 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-08-18 16:48:06,280 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-08-18 16:48:06,281 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-08-18 16:48:06,281 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-08-18 16:48:06,281 INFO L137 SettingsManager]: * sizeof long double=12 [2023-08-18 16:48:06,282 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-08-18 16:48:06,282 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-08-18 16:48:06,282 INFO L137 SettingsManager]: * Use constant arrays=true [2023-08-18 16:48:06,282 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-08-18 16:48:06,282 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-18 16:48:06,283 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-18 16:48:06,283 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-18 16:48:06,283 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-18 16:48:06,283 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-08-18 16:48:06,284 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-08-18 16:48:06,284 INFO L137 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Fairness type for concurrent programs -> NONE [2023-08-18 16:48:06,502 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-18 16:48:06,531 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-18 16:48:06,533 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-18 16:48:06,534 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-18 16:48:06,535 INFO L274 PluginConnector]: CDTParser initialized [2023-08-18 16:48:06,536 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c [2023-08-18 16:48:07,652 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-18 16:48:07,787 INFO L384 CDTParser]: Found 1 translation units. [2023-08-18 16:48:07,787 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c [2023-08-18 16:48:07,793 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f12432982/5d2daa2aa2324d5c918dfb3f869866ec/FLAG87b5d0a83 [2023-08-18 16:48:07,807 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f12432982/5d2daa2aa2324d5c918dfb3f869866ec [2023-08-18 16:48:07,809 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-18 16:48:07,810 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-18 16:48:07,812 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-18 16:48:07,812 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-18 16:48:07,814 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-18 16:48:07,815 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:07,816 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@569431e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07, skipping insertion in model container [2023-08-18 16:48:07,816 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:07,821 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-08-18 16:48:07,837 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-08-18 16:48:07,943 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-bad-threaded-sum-2.wvr.c[2476,2489] [2023-08-18 16:48:07,944 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:48:07,950 INFO L203 MainTranslator]: Completed pre-run [2023-08-18 16:48:07,962 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-bad-threaded-sum-2.wvr.c[2476,2489] [2023-08-18 16:48:07,963 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:48:07,967 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:48:07,968 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:48:07,972 INFO L208 MainTranslator]: Completed translation [2023-08-18 16:48:07,972 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07 WrapperNode [2023-08-18 16:48:07,972 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-18 16:48:07,973 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-18 16:48:07,973 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-18 16:48:07,973 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-18 16:48:07,977 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:07,982 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:07,993 INFO L138 Inliner]: procedures = 21, calls = 34, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2023-08-18 16:48:07,994 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-18 16:48:07,994 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-18 16:48:07,994 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-18 16:48:07,994 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-18 16:48:08,000 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,000 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,002 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,002 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,005 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,007 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,008 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,009 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,010 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-18 16:48:08,011 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-18 16:48:08,011 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-18 16:48:08,011 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-18 16:48:08,011 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (1/1) ... [2023-08-18 16:48:08,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:08,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:08,035 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:08,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-18 16:48:08,071 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-18 16:48:08,071 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-18 16:48:08,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-18 16:48:08,072 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-18 16:48:08,072 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-18 16:48:08,072 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-18 16:48:08,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-18 16:48:08,072 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-18 16:48:08,072 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-18 16:48:08,073 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-18 16:48:08,135 INFO L236 CfgBuilder]: Building ICFG [2023-08-18 16:48:08,136 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-18 16:48:08,272 INFO L277 CfgBuilder]: Performing block encoding [2023-08-18 16:48:08,299 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-18 16:48:08,299 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-08-18 16:48:08,301 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:48:08 BoogieIcfgContainer [2023-08-18 16:48:08,301 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-18 16:48:08,302 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-08-18 16:48:08,302 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-08-18 16:48:08,304 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-08-18 16:48:08,313 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:48:08,314 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 18.08 04:48:07" (1/3) ... [2023-08-18 16:48:08,314 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4cc5e5f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:48:08, skipping insertion in model container [2023-08-18 16:48:08,314 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:48:08,314 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:48:07" (2/3) ... [2023-08-18 16:48:08,315 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4cc5e5f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:48:08, skipping insertion in model container [2023-08-18 16:48:08,315 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:48:08,315 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:48:08" (3/3) ... [2023-08-18 16:48:08,315 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-bad-threaded-sum-2.wvr.c [2023-08-18 16:48:08,380 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-08-18 16:48:08,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 83 transitions, 182 flow [2023-08-18 16:48:08,425 INFO L124 PetriNetUnfolderBase]: 6/79 cut-off events. [2023-08-18 16:48:08,425 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-18 16:48:08,428 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88 conditions, 79 events. 6/79 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/73 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. [2023-08-18 16:48:08,428 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 83 transitions, 182 flow [2023-08-18 16:48:08,431 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 79 transitions, 170 flow [2023-08-18 16:48:08,439 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-08-18 16:48:08,439 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-08-18 16:48:08,439 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-08-18 16:48:08,439 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-08-18 16:48:08,440 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-08-18 16:48:08,440 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-08-18 16:48:08,440 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-08-18 16:48:08,440 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-08-18 16:48:08,441 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-08-18 16:48:08,509 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 190 [2023-08-18 16:48:08,509 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:48:08,510 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:48:08,513 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:48:08,513 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-08-18 16:48:08,513 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-08-18 16:48:08,513 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 337 states, but on-demand construction may add more states [2023-08-18 16:48:08,525 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 190 [2023-08-18 16:48:08,526 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:48:08,526 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:48:08,526 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:48:08,526 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-08-18 16:48:08,531 INFO L748 eck$LassoCheckResult]: Stem: 85#[$Ultimate##0]don't care [161] $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] 88#[L-1]don't care [169] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 90#[L-1-1]don't care [198] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 92#[L21]don't care [160] 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[] 94#[L21-1]don't care [187] 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[] 96#[L21-2]don't care [182] 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[] 98#[L21-3]don't care [147] L21-3-->L21-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= 32 (select |v_#length_2| 2))) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 100#[L21-4]don't care [207] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 102#[L38]don't care [208] L38-->L38-1: Formula: (= v_~t~0_7 0) InVars {} OutVars{~t~0=v_~t~0_7} AuxVars[] AssignedVars[~t~0] 104#[L38-1]don't care [148] L38-1-->L38-2: Formula: (= v_~m~0_3 0) InVars {} OutVars{~m~0=v_~m~0_3} AuxVars[] AssignedVars[~m~0] 106#[L38-2]don't care [196] L38-2-->L38-3: Formula: (= v_~T~0_1 0) InVars {} OutVars{~T~0=v_~T~0_1} AuxVars[] AssignedVars[~T~0] 108#[L38-3]don't care [166] L38-3-->L-1-2: Formula: (= v_~S~0_1 0) InVars {} OutVars{~S~0=v_~S~0_1} AuxVars[] AssignedVars[~S~0] 110#[L-1-2]don't care [200] 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] 112#[L-1-3]don't care [203] L-1-3-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#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_#t~mem12#1=|v_ULTIMATE.start_main_#t~mem12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem11#1=|v_ULTIMATE.start_main_#t~mem11#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~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem11#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 114#[L79]don't care [192] L79-->L79-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] 116#[L79-1]don't care [183] L79-1-->L79-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] 118#[L79-2]don't care [165] L79-2-->L81: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 120#[L81]don't care [195] L81-->L81-1: Formula: (= v_~s~0_10 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 122#[L81-1]don't care [136] L81-1-->L82: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 124#[L82]don't care [153] L82-->L82-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 126#[L82-1]don't care [143] L82-1-->L82-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet6#1_3| v_~t~0_8) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~t~0=v_~t~0_8} AuxVars[] AssignedVars[~t~0] 128#[L82-2]don't care [201] L82-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 130#[L83]don't care [154] L83-->L84: Formula: (= v_~s~0_11 v_~S~0_2) InVars {~s~0=v_~s~0_11} OutVars{~S~0=v_~S~0_2, ~s~0=v_~s~0_11} AuxVars[] AssignedVars[~S~0] 132#[L84]don't care [190] L84-->L86: Formula: (= v_~T~0_2 v_~t~0_9) InVars {~t~0=v_~t~0_9} OutVars{~T~0=v_~T~0_2, ~t~0=v_~t~0_9} AuxVars[] AssignedVars[~T~0] 134#[L86]don't care [134] L86-->L86-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (and (< 0 (mod v_~t~0_10 4294967296)) (< 0 (mod v_~s~0_12 4294967296))) 1 0)) InVars {~s~0=v_~s~0_12, ~t~0=v_~t~0_10} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|, ~s~0=v_~s~0_12, ~t~0=v_~t~0_10} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 136#[L86-1]don't care [139] L86-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] 138#[L34]don't care [158] 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] 140#[L35]don't care [189] 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[] 144#[L34-1]don't care [180] L34-1-->L89: Formula: (= |v_ULTIMATE.start_main_#t~pre7#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre7#1] 146#[L89]don't care [135] L89-->L89-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 148#[L89-1]don't care [186] L89-1-->L89-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~pre7#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_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|} OutVars{#valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_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] 150#[L89-2]don't care [231] L89-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre7#1_6| v_thread1Thread1of1ForFork0_thidvar0_2) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_6|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_~cond~0] 152#[$Ultimate##0, L89-3]don't care [212] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-08-18 16:48:08,531 INFO L750 eck$LassoCheckResult]: Loop: 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-08-18 16:48:08,535 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:08,535 INFO L85 PathProgramCache]: Analyzing trace with hash -1159118167, now seen corresponding path program 1 times [2023-08-18 16:48:08,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:08,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976812127] [2023-08-18 16:48:08,541 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:08,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:08,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,619 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:08,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,663 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:08,665 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:08,665 INFO L85 PathProgramCache]: Analyzing trace with hash 241398, now seen corresponding path program 1 times [2023-08-18 16:48:08,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:08,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [772396405] [2023-08-18 16:48:08,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:08,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,674 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,681 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:08,681 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:08,681 INFO L85 PathProgramCache]: Analyzing trace with hash 247958350, now seen corresponding path program 1 times [2023-08-18 16:48:08,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:08,682 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608629381] [2023-08-18 16:48:08,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:08,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:08,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,705 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:08,727 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:09,452 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:48:09,453 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:48:09,453 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:48:09,453 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:48:09,454 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:48:09,454 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:09,454 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:48:09,454 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:48:09,454 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-bad-threaded-sum-2.wvr.c_BEv2_Iteration1_Lasso [2023-08-18 16:48:09,455 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:48:09,455 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:48:09,472 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,478 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,481 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,483 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,485 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,487 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,489 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,492 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,494 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,496 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,498 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,500 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,502 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,698 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,700 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,701 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,704 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,705 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,708 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,862 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,867 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:09,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:48:10,381 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 9 [2023-08-18 16:48:11,161 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:48:11,164 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:48:11,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,197 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-08-18 16:48:11,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:11,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,267 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,269 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:11,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:11,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-08-18 16:48:11,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,283 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-08-18 16:48:11,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,318 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,318 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2023-08-18 16:48:11,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,378 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-08-18 16:48:11,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-08-18 16:48:11,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:11,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,421 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,421 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:11,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:11,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-08-18 16:48:11,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,428 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,466 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-08-18 16:48:11,470 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,470 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,510 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,513 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-08-18 16:48:11,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,533 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,535 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,536 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,558 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,560 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-08-18 16:48:11,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,584 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,585 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,585 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,625 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-08-18 16:48:11,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,636 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,637 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,637 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,693 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-08-18 16:48:11,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,702 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,704 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,704 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,735 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-08-18 16:48:11,739 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:11,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,745 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,745 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:11,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:11,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,768 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,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-08-18 16:48:11,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,780 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,783 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,783 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-08-18 16:48:11,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,812 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,829 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,850 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,852 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,852 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-08-18 16:48:11,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,872 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:11,902 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:11,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,902 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,902 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:11,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:11,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-08-18 16:48:11,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,932 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:11,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-08-18 16:48:11,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-08-18 16:48:11,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:11,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:11,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:11,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:11,944 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:11,944 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:11,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:11,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:11,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:11,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:11,989 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-08-18 16:48:12,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-08-18 16:48:12,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,019 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,021 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,021 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,043 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,062 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,063 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,063 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-08-18 16:48:12,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,096 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,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-08-18 16:48:12,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,109 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,110 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,110 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-08-18 16:48:12,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,118 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,119 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-08-18 16:48:12,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,129 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,141 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,141 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,166 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,167 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,191 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,191 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-08-18 16:48:12,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,214 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,227 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,228 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,228 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2023-08-18 16:48:12,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,240 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2023-08-18 16:48:12,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,250 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,252 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,252 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,277 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,293 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2023-08-18 16:48:12,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,303 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,304 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,304 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,313 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-08-18 16:48:12,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,324 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,324 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,370 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,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-08-18 16:48:12,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,388 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,395 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,395 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2023-08-18 16:48:12,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,409 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,415 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2023-08-18 16:48:12,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,424 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,425 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,425 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,442 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,443 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2023-08-18 16:48:12,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,452 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,453 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2023-08-18 16:48:12,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,463 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2023-08-18 16:48:12,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:12,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,473 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,474 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:12,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:12,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,480 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2023-08-18 16:48:12,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,490 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:12,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,490 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,492 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:12,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:12,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,498 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,499 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2023-08-18 16:48:12,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,508 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,512 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2023-08-18 16:48:12,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,540 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2023-08-18 16:48:12,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:12,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,550 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,550 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:12,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:12,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,557 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2023-08-18 16:48:12,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,566 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:12,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2023-08-18 16:48:12,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,574 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2023-08-18 16:48:12,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,585 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:12,585 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,688 INFO L401 nArgumentSynthesizer]: We have 70 Motzkin's Theorem applications. [2023-08-18 16:48:12,688 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2023-08-18 16:48:12,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,838 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,839 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2023-08-18 16:48:12,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:12,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,871 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,871 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:12,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:12,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,929 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2023-08-18 16:48:12,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:12,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:12,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,964 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:12,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:12,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:12,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:12,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:12,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:12,984 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:12,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2023-08-18 16:48:12,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-08-18 16:48:12,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:12,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:12,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:12,994 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:12,995 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:12,995 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:48:13,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,018 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2023-08-18 16:48:13,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,028 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:48:13,028 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:48:13,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,035 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:48:13,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,049 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2023-08-18 16:48:13,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,073 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,093 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,109 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,154 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2023-08-18 16:48:13,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,179 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,181 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2023-08-18 16:48:13,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,204 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,205 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,219 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,221 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,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-08-18 16:48:13,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,242 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2023-08-18 16:48:13,243 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,244 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,265 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,266 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2023-08-18 16:48:13,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,275 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,277 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,277 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,309 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,310 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2023-08-18 16:48:13,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,320 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,321 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,321 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,351 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2023-08-18 16:48:13,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,388 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,389 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,394 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,395 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2023-08-18 16:48:13,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-08-18 16:48:13,418 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,420 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,420 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,437 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2023-08-18 16:48:13,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,446 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,446 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,463 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2023-08-18 16:48:13,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-08-18 16:48:13,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,478 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,479 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,479 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,488 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2023-08-18 16:48:13,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,498 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,499 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,499 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2023-08-18 16:48:13,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,505 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2023-08-18 16:48:13,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,515 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2023-08-18 16:48:13,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,520 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2023-08-18 16:48:13,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,531 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,531 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,538 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2023-08-18 16:48:13,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,547 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,548 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,548 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,568 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2023-08-18 16:48:13,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,579 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,579 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2023-08-18 16:48:13,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,590 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2023-08-18 16:48:13,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,599 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,600 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,600 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2023-08-18 16:48:13,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,610 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2023-08-18 16:48:13,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,619 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,621 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,621 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,637 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2023-08-18 16:48:13,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,650 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,650 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,657 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,658 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2023-08-18 16:48:13,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,667 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,669 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,669 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,689 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2023-08-18 16:48:13,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,698 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,713 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,737 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2023-08-18 16:48:13,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,747 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,748 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,749 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,749 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,772 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,807 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,809 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,809 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2023-08-18 16:48:13,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2023-08-18 16:48:13,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,815 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2023-08-18 16:48:13,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,826 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,826 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,833 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2023-08-18 16:48:13,836 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,842 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,843 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,844 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,849 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,850 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2023-08-18 16:48:13,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,859 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,861 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,862 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2023-08-18 16:48:13,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,869 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2023-08-18 16:48:13,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,880 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,883 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,884 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2023-08-18 16:48:13,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,893 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,893 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,897 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2023-08-18 16:48:13,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,909 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,909 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,915 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2023-08-18 16:48:13,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,925 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:13,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,925 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,941 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:13,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:13,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:13,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:13,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:13,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:13,957 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:13,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2023-08-18 16:48:13,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:13,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:13,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:13,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:13,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:13,970 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:13,970 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:13,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,015 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,016 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2023-08-18 16:48:14,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,026 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:14,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:14,164 INFO L401 nArgumentSynthesizer]: We have 105 Motzkin's Theorem applications. [2023-08-18 16:48:14,164 INFO L402 nArgumentSynthesizer]: A total of 15 supporting invariants were added. [2023-08-18 16:48:14,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,403 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,404 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2023-08-18 16:48:14,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,414 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:14,414 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:14,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,419 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2023-08-18 16:48:14,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,429 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:14,429 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:14,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,434 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2023-08-18 16:48:14,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,443 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:14,444 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:14,444 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:14,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,450 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,451 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,460 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:14,460 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:14,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,469 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,469 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:48:14,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,470 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2023-08-18 16:48:14,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:14,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,485 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2023-08-18 16:48:14,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,495 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,495 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,501 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-08-18 16:48:14,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,502 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2023-08-18 16:48:14,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:14,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,515 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-08-18 16:48:14,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,517 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,526 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,528 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,528 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2023-08-18 16:48:14,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,542 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,570 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,570 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,578 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2023-08-18 16:48:14,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,588 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,589 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,589 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,618 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,621 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,641 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2023-08-18 16:48:14,653 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,653 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,673 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2023-08-18 16:48:14,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,684 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,684 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,691 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2023-08-18 16:48:14,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,701 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:14,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2023-08-18 16:48:14,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,706 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2023-08-18 16:48:14,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,719 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,720 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,721 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,721 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,728 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2023-08-18 16:48:14,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,739 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,739 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,746 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2023-08-18 16:48:14,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:14,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:14,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:14,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,760 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,761 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,772 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2023-08-18 16:48:14,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,781 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,789 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2023-08-18 16:48:14,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,798 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2023-08-18 16:48:14,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-08-18 16:48:14,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,839 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,840 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,863 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,865 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,865 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2023-08-18 16:48:14,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,872 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2023-08-18 16:48:14,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,901 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,901 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2023-08-18 16:48:14,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,908 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2023-08-18 16:48:14,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,921 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,921 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,931 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2023-08-18 16:48:14,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,943 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,943 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,951 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-08-18 16:48:14,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,952 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2023-08-18 16:48:14,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,963 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,963 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,969 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:14,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,970 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2023-08-18 16:48:14,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:14,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:14,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:14,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:14,980 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:14,982 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:14,983 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:14,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:14,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2023-08-18 16:48:14,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:14,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:14,990 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:14,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2023-08-18 16:48:14,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,002 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,002 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,010 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2023-08-18 16:48:15,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-08-18 16:48:15,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,022 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,036 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2023-08-18 16:48:15,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-08-18 16:48:15,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,072 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,073 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,103 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2023-08-18 16:48:15,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,118 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,118 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,141 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,164 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,165 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2023-08-18 16:48:15,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,179 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,180 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,204 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,205 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2023-08-18 16:48:15,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,219 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,220 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2023-08-18 16:48:15,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-08-18 16:48:15,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,229 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,256 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,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-08-18 16:48:15,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,276 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2023-08-18 16:48:15,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,290 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,300 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,323 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,333 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,333 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2023-08-18 16:48:15,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2023-08-18 16:48:15,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,340 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2023-08-18 16:48:15,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,350 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:15,350 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,515 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-08-18 16:48:15,515 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-08-18 16:48:15,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2023-08-18 16:48:15,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,861 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2023-08-18 16:48:15,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,871 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,871 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,874 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-08-18 16:48:15,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,876 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,876 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2023-08-18 16:48:15,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,885 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,889 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2023-08-18 16:48:15,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,890 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2023-08-18 16:48:15,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,901 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:15,901 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:15,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2023-08-18 16:48:15,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,908 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2023-08-18 16:48:15,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:15,918 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:15,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2023-08-18 16:48:15,922 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:48:15,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,923 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2023-08-18 16:48:15,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,932 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:15,960 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:15,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,965 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2023-08-18 16:48:15,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:15,978 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:15,978 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:15,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:15,985 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:15,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:15,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:15,987 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:15,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2023-08-18 16:48:15,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:15,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:15,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:15,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:15,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:15,997 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:15,997 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:15,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:15,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2023-08-18 16:48:16,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,002 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2023-08-18 16:48:16,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,026 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,028 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,028 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,043 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2023-08-18 16:48:16,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,052 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,054 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,054 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2023-08-18 16:48:16,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,062 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2023-08-18 16:48:16,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,071 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,073 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,073 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,080 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-08-18 16:48:16,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,082 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2023-08-18 16:48:16,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,091 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,093 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,093 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,100 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2023-08-18 16:48:16,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-08-18 16:48:16,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,111 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,111 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,118 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2023-08-18 16:48:16,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,119 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2023-08-18 16:48:16,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-08-18 16:48:16,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:16,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,128 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:16,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:16,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-08-18 16:48:16,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,132 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2023-08-18 16:48:16,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,142 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,142 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2023-08-18 16:48:16,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,150 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2023-08-18 16:48:16,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,161 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,164 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,164 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2023-08-18 16:48:16,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,171 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2023-08-18 16:48:16,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,179 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:16,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,180 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,180 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:16,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:16,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2023-08-18 16:48:16,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,184 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2023-08-18 16:48:16,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,194 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,195 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2023-08-18 16:48:16,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,203 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2023-08-18 16:48:16,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2023-08-18 16:48:16,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,248 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2023-08-18 16:48:16,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,276 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,279 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,279 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,286 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-08-18 16:48:16,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,287 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2023-08-18 16:48:16,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,296 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,298 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,298 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2023-08-18 16:48:16,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,308 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2023-08-18 16:48:16,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,316 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,318 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,318 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2023-08-18 16:48:16,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,326 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2023-08-18 16:48:16,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,335 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,340 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,340 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,350 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-08-18 16:48:16,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,351 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2023-08-18 16:48:16,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,361 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,365 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,365 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,374 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2023-08-18 16:48:16,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,375 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2023-08-18 16:48:16,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,386 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,386 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,405 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,406 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2023-08-18 16:48:16,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,415 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,417 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,417 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2023-08-18 16:48:16,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,432 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2023-08-18 16:48:16,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,443 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,445 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,445 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,452 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,454 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2023-08-18 16:48:16,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,474 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,475 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2023-08-18 16:48:16,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,484 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,486 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,486 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2023-08-18 16:48:16,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,495 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2023-08-18 16:48:16,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,505 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,505 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2023-08-18 16:48:16,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,512 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2023-08-18 16:48:16,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:16,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,521 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:16,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:16,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,532 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2023-08-18 16:48:16,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:16,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,541 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:16,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:16,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,559 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,560 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2023-08-18 16:48:16,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,568 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,570 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,570 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,578 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2023-08-18 16:48:16,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,586 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:16,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,586 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,587 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:16,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:16,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,599 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2023-08-18 16:48:16,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:16,608 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,610 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:16,610 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:16,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:16,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:16,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:16,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:16,629 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:16,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:16,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:16,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:16,653 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:16,653 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:16,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2023-08-18 16:48:16,853 INFO L401 nArgumentSynthesizer]: We have 175 Motzkin's Theorem applications. [2023-08-18 16:48:16,853 INFO L402 nArgumentSynthesizer]: A total of 25 supporting invariants were added. [2023-08-18 16:48:17,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,326 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2023-08-18 16:48:17,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:17,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,335 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:17,336 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:17,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2023-08-18 16:48:17,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,341 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:17,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,351 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:17,351 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:17,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,356 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:17,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:17,377 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:17,377 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:17,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,396 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2023-08-18 16:48:17,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:48:17,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,427 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:17,428 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:17,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,445 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-08-18 16:48:17,445 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:48:17,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,446 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2023-08-18 16:48:17,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,467 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,467 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,467 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:17,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,486 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2023-08-18 16:48:17,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,495 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,496 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,496 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,514 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-08-18 16:48:17,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,515 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2023-08-18 16:48:17,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,524 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,524 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,525 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:17,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2023-08-18 16:48:17,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,529 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2023-08-18 16:48:17,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,538 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,538 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,540 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,540 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,546 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,547 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,556 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,558 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,558 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,573 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,574 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2023-08-18 16:48:17,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,583 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,583 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,584 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,584 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,595 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,598 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2023-08-18 16:48:17,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,607 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,607 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,609 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,609 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,614 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-08-18 16:48:17,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,615 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2023-08-18 16:48:17,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,627 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,627 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2023-08-18 16:48:17,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,647 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2023-08-18 16:48:17,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,657 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,657 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:17,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,662 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,670 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,670 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,671 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,671 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,678 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2023-08-18 16:48:17,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,687 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,687 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,688 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,688 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,695 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2023-08-18 16:48:17,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,704 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,705 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:17,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:17,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,709 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2023-08-18 16:48:17,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,718 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,720 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,720 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,738 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,739 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2023-08-18 16:48:17,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,747 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,747 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,749 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,749 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,754 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,755 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2023-08-18 16:48:17,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,766 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,766 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,774 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2023-08-18 16:48:17,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,785 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,785 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2023-08-18 16:48:17,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,792 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2023-08-18 16:48:17,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,801 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,801 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,803 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,803 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2023-08-18 16:48:17,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,810 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2023-08-18 16:48:17,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,819 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,823 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,823 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,833 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,834 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,843 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,844 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,845 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,845 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,864 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-08-18 16:48:17,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,866 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2023-08-18 16:48:17,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,875 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,875 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,876 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,876 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,896 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2023-08-18 16:48:17,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,905 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,905 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,906 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,906 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,913 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-08-18 16:48:17,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,914 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2023-08-18 16:48:17,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,924 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,924 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,937 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,938 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2023-08-18 16:48:17,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,947 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,948 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,948 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2023-08-18 16:48:17,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,955 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,965 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,965 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,967 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,967 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:17,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,973 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2023-08-18 16:48:17,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-08-18 16:48:17,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,982 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,983 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:17,984 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:17,984 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:17,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:17,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2023-08-18 16:48:17,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:17,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:17,990 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:17,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2023-08-18 16:48:17,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:17,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:17,999 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:17,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:17,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:17,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:17,999 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,000 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2023-08-18 16:48:18,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,004 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2023-08-18 16:48:18,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,013 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,014 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,018 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-08-18 16:48:18,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,019 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,027 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,029 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:18,029 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:18,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,035 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2023-08-18 16:48:18,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,044 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,044 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,044 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-08-18 16:48:18,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,049 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,058 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,060 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:18,060 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:18,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,066 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2023-08-18 16:48:18,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,067 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2023-08-18 16:48:18,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,077 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,077 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:18,077 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,198 INFO L401 nArgumentSynthesizer]: We have 105 Motzkin's Theorem applications. [2023-08-18 16:48:18,199 INFO L402 nArgumentSynthesizer]: A total of 15 supporting invariants were added. [2023-08-18 16:48:18,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,476 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,477 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2023-08-18 16:48:18,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,486 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,486 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,486 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2023-08-18 16:48:18,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,505 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2023-08-18 16:48:18,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,514 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,516 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,519 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,520 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2023-08-18 16:48:18,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,529 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,531 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:48:18,531 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:48:18,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,543 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2023-08-18 16:48:18,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,545 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,554 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:18,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,554 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:48:18,554 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:48:18,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,558 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,558 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:48:18,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,559 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2023-08-18 16:48:18,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,568 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,568 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,568 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,569 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:18,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,573 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-08-18 16:48:18,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,574 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,582 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,583 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,584 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,584 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2023-08-18 16:48:18,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,604 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2023-08-18 16:48:18,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,614 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,623 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:18,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,632 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,634 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2023-08-18 16:48:18,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,642 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,644 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,644 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,662 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,664 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2023-08-18 16:48:18,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,674 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,676 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,676 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,683 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-08-18 16:48:18,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,685 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2023-08-18 16:48:18,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,694 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,696 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,696 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2023-08-18 16:48:18,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,704 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2023-08-18 16:48:18,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,713 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,713 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,715 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,715 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,728 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2023-08-18 16:48:18,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,737 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,739 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,739 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,748 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2023-08-18 16:48:18,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,757 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,758 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:18,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2023-08-18 16:48:18,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,763 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,773 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,773 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,775 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,775 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,788 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,792 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2023-08-18 16:48:18,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,801 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,803 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,803 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,810 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,811 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2023-08-18 16:48:18,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,820 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,820 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:18,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,821 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:18,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:18,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2023-08-18 16:48:18,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,826 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2023-08-18 16:48:18,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,836 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,838 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,858 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,867 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,867 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,869 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,869 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,877 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2023-08-18 16:48:18,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,886 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,887 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,889 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,889 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,898 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2023-08-18 16:48:18,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,907 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,909 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,909 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,929 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2023-08-18 16:48:18,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,930 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2023-08-18 16:48:18,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,939 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,939 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,941 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,941 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:18,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,956 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2023-08-18 16:48:18,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-08-18 16:48:18,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,969 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,969 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:18,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:18,985 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-08-18 16:48:18,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:18,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:18,986 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:18,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2023-08-18 16:48:18,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:18,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:18,995 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:18,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:18,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:18,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:18,998 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:18,998 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:19,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,010 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2023-08-18 16:48:19,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-08-18 16:48:19,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,019 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:19,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,029 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2023-08-18 16:48:19,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,039 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,041 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2023-08-18 16:48:19,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,050 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2023-08-18 16:48:19,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-08-18 16:48:19,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,059 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,061 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,061 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,068 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:19,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,070 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2023-08-18 16:48:19,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,079 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,080 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,081 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2023-08-18 16:48:19,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,091 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2023-08-18 16:48:19,092 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,098 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,101 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,101 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,108 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:19,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,110 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2023-08-18 16:48:19,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,118 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,120 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,128 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-08-18 16:48:19,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,129 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2023-08-18 16:48:19,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,138 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:19,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,138 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,139 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:19,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:19,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:19,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,144 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2023-08-18 16:48:19,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,153 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:19,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,154 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:19,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:19,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,158 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-08-18 16:48:19,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,159 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2023-08-18 16:48:19,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,168 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,168 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,170 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,170 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2023-08-18 16:48:19,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,177 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2023-08-18 16:48:19,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,186 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:19,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,187 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:19,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:19,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,191 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2023-08-18 16:48:19,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,192 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2023-08-18 16:48:19,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,201 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,201 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:19,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,203 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:19,203 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:19,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:19,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2023-08-18 16:48:19,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:19,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:19,211 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:19,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2023-08-18 16:48:19,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:19,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:19,220 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:19,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:19,221 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:19,221 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:19,415 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-08-18 16:48:19,415 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-08-18 16:48:20,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2023-08-18 16:48:20,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,038 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2023-08-18 16:48:20,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,047 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:20,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:20,048 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:20,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0 [2023-08-18 16:48:20,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,053 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2023-08-18 16:48:20,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,072 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:20,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,073 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:20,073 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:20,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2023-08-18 16:48:20,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,092 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2023-08-18 16:48:20,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-08-18 16:48:20,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,101 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:20,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,102 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:20,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:20,103 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:20,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,111 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2023-08-18 16:48:20,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,121 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:48:20,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:20,122 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:20,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,126 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-08-18 16:48:20,127 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:48:20,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,128 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2023-08-18 16:48:20,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,137 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,137 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,138 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,156 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,158 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2023-08-18 16:48:20,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,167 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,184 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,185 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2023-08-18 16:48:20,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,194 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,195 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,200 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,201 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2023-08-18 16:48:20,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-08-18 16:48:20,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2023-08-18 16:48:20,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,223 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2023-08-18 16:48:20,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,233 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,233 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,236 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,236 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,246 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-08-18 16:48:20,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,247 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2023-08-18 16:48:20,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,256 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,258 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,258 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2023-08-18 16:48:20,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,269 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2023-08-18 16:48:20,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,280 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,281 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2023-08-18 16:48:20,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,290 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2023-08-18 16:48:20,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-08-18 16:48:20,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,299 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,301 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,301 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2023-08-18 16:48:20,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,311 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2023-08-18 16:48:20,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,321 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,321 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,327 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2023-08-18 16:48:20,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,339 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,339 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2023-08-18 16:48:20,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,360 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2023-08-18 16:48:20,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-08-18 16:48:20,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,369 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,369 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,372 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,372 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,390 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2023-08-18 16:48:20,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,400 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,401 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,412 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2023-08-18 16:48:20,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,422 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,425 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,425 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,441 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-08-18 16:48:20,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,442 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2023-08-18 16:48:20,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,451 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,452 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,454 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,454 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2023-08-18 16:48:20,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,475 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2023-08-18 16:48:20,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,484 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,487 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,487 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,497 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,499 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2023-08-18 16:48:20,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,509 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,512 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,512 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2023-08-18 16:48:20,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,523 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2023-08-18 16:48:20,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,535 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,539 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,539 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,549 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,551 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2023-08-18 16:48:20,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,561 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,565 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,565 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,581 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,582 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2023-08-18 16:48:20,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,592 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,595 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,595 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,607 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-08-18 16:48:20,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,608 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2023-08-18 16:48:20,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,620 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,620 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,629 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,630 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2023-08-18 16:48:20,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,640 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,640 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,642 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,642 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,654 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2023-08-18 16:48:20,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,664 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,664 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,667 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,667 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2023-08-18 16:48:20,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,679 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2023-08-18 16:48:20,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,690 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,690 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,693 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,693 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,702 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-08-18 16:48:20,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,704 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2023-08-18 16:48:20,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,713 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,716 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,716 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,750 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,752 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2023-08-18 16:48:20,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,762 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,762 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,765 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2023-08-18 16:48:20,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,777 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2023-08-18 16:48:20,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,786 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,801 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2023-08-18 16:48:20,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,811 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,811 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,812 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,829 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-08-18 16:48:20,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,830 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2023-08-18 16:48:20,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,841 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,841 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,843 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,843 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,853 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2023-08-18 16:48:20,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:20,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,863 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,864 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:20,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:20,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2023-08-18 16:48:20,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,870 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2023-08-18 16:48:20,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,879 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:20,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:20,881 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:20,882 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:20,889 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:20,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:20,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:20,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:20,893 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:20,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2023-08-18 16:48:20,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:20,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:20,906 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:20,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:20,906 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:20,906 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:21,144 INFO L401 nArgumentSynthesizer]: We have 175 Motzkin's Theorem applications. [2023-08-18 16:48:21,144 INFO L402 nArgumentSynthesizer]: A total of 25 supporting invariants were added. [2023-08-18 16:48:21,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:21,915 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-08-18 16:48:21,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:21,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:21,916 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:21,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2023-08-18 16:48:21,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-08-18 16:48:21,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:21,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:21,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:21,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:21,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:21,927 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:21,935 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:21,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:21,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:21,940 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-08-18 16:48:21,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:21,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:21,941 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:21,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2023-08-18 16:48:21,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-08-18 16:48:21,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:21,951 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:21,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:21,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:21,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:21,951 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:21,952 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:21,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:21,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:21,973 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:21,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:21,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:21,974 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:21,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2023-08-18 16:48:21,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:21,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:21,984 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:21,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:21,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:21,984 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:21,986 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:48:21,986 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:48:22,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,006 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,007 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:22,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,017 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:48:22,020 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:48:22,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,038 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,039 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:48:22,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,039 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2023-08-18 16:48:22,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,049 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,050 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,050 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2023-08-18 16:48:22,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,055 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2023-08-18 16:48:22,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,064 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,064 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,065 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,065 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2023-08-18 16:48:22,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,073 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2023-08-18 16:48:22,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,082 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,089 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2023-08-18 16:48:22,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,099 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,101 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,101 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,107 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,108 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2023-08-18 16:48:22,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,135 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,142 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,143 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2023-08-18 16:48:22,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2023-08-18 16:48:22,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,164 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,172 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,174 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,174 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2023-08-18 16:48:22,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,195 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2023-08-18 16:48:22,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,204 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,204 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,206 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,206 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,214 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2023-08-18 16:48:22,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,223 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,223 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,227 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,229 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2023-08-18 16:48:22,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,239 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,239 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2023-08-18 16:48:22,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,261 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2023-08-18 16:48:22,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,270 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,270 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,272 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,272 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2023-08-18 16:48:22,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,280 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,289 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,289 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,294 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2023-08-18 16:48:22,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,312 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-08-18 16:48:22,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,313 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2023-08-18 16:48:22,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,322 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,324 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,324 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2023-08-18 16:48:22,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,332 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,341 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,343 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,343 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2023-08-18 16:48:22,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,351 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2023-08-18 16:48:22,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,360 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,360 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,362 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,362 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,368 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-08-18 16:48:22,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,369 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,378 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,378 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,380 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,380 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,393 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,394 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2023-08-18 16:48:22,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,406 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,406 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2023-08-18 16:48:22,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,417 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2023-08-18 16:48:22,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,428 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,428 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,436 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,437 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2023-08-18 16:48:22,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,448 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,448 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,455 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2023-08-18 16:48:22,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,466 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,466 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,473 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,474 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2023-08-18 16:48:22,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,485 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,485 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,492 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,493 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2023-08-18 16:48:22,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,503 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,503 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,517 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2023-08-18 16:48:22,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,526 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,528 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,529 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2023-08-18 16:48:22,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,536 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2023-08-18 16:48:22,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,545 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,545 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,547 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,547 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,582 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-08-18 16:48:22,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,583 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2023-08-18 16:48:22,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,592 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,593 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,594 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,597 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2023-08-18 16:48:22,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,607 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,612 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2023-08-18 16:48:22,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,622 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,622 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,641 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2023-08-18 16:48:22,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,650 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:22,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,650 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:22,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:22,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,654 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-08-18 16:48:22,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,655 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2023-08-18 16:48:22,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-08-18 16:48:22,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,664 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:22,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,666 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:22,666 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:22,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:22,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:22,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:22,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:22,673 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:22,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2023-08-18 16:48:22,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:22,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:22,682 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:22,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:22,682 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:22,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:22,845 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-08-18 16:48:22,845 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-08-18 16:48:23,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2023-08-18 16:48:23,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,201 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2023-08-18 16:48:23,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:23,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:23,211 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:23,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2023-08-18 16:48:23,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,229 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2023-08-18 16:48:23,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:23,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:23,238 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:23,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,242 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2023-08-18 16:48:23,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,243 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,252 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:23,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,252 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:23,253 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:48:23,253 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:48:23,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,273 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2023-08-18 16:48:23,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:48:23,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:48:23,282 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:48:23,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,286 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-08-18 16:48:23,286 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:48:23,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,287 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2023-08-18 16:48:23,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,299 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,299 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,312 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2023-08-18 16:48:23,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,322 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,322 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,324 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,324 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,331 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,332 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,341 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,341 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,342 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2023-08-18 16:48:23,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,346 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2023-08-18 16:48:23,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,355 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,355 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,355 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,357 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,357 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,377 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2023-08-18 16:48:23,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,386 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,386 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,388 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,388 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,397 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2023-08-18 16:48:23,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,406 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,408 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,408 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,416 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-08-18 16:48:23,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,417 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2023-08-18 16:48:23,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,425 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,425 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,427 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,428 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2023-08-18 16:48:23,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,442 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2023-08-18 16:48:23,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,458 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,458 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,460 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,460 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,476 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2023-08-18 16:48:23,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,484 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,485 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,489 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,489 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2023-08-18 16:48:23,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,498 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,498 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,500 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,500 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,507 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,508 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2023-08-18 16:48:23,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,518 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,518 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,521 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,521 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,530 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2023-08-18 16:48:23,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,538 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,538 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,539 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,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-08-18 16:48:23,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,558 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,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-08-18 16:48:23,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-08-18 16:48:23,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,582 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,585 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,585 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,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-08-18 16:48:23,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,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-08-18 16:48:23,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2023-08-18 16:48:23,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,603 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,603 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,605 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,605 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,613 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,614 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,623 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,623 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,626 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,626 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,636 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,644 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,645 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,663 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,663 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,679 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2023-08-18 16:48:23,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,688 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,691 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,691 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,700 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,710 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,710 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,715 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,715 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,728 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2023-08-18 16:48:23,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,737 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,740 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,740 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,751 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2023-08-18 16:48:23,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,760 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,763 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,763 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2023-08-18 16:48:23,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,771 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,780 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,780 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,783 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,783 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2023-08-18 16:48:23,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,792 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2023-08-18 16:48:23,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,801 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,801 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,804 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,804 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2023-08-18 16:48:23,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,824 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,833 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,835 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,835 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2023-08-18 16:48:23,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,845 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2023-08-18 16:48:23,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,854 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,856 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,856 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,871 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-08-18 16:48:23,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,873 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2023-08-18 16:48:23,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,882 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,884 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,884 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,893 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2023-08-18 16:48:23,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,901 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,901 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,902 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2023-08-18 16:48:23,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,917 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2023-08-18 16:48:23,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-08-18 16:48:23,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,926 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,926 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2023-08-18 16:48:23,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,945 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,946 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2023-08-18 16:48:23,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,954 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,957 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:23,957 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:23,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:23,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:23,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:23,972 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:23,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2023-08-18 16:48:23,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:23,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:23,981 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:23,981 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:23,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:23,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:23,981 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:23,982 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:23,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:23,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:23,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:24,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,001 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2023-08-18 16:48:24,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:24,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,010 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:24,010 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,012 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:24,012 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:24,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,027 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:24,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,028 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2023-08-18 16:48:24,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:24,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,038 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,038 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-08-18 16:48:24,038 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,280 INFO L401 nArgumentSynthesizer]: We have 210 Motzkin's Theorem applications. [2023-08-18 16:48:24,280 INFO L402 nArgumentSynthesizer]: A total of 30 supporting invariants were added. [2023-08-18 16:48:24,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:24,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,895 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2023-08-18 16:48:24,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:24,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,904 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:24,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:24,905 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,905 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:24,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:24,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2023-08-18 16:48:24,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,919 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2023-08-18 16:48:24,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-08-18 16:48:24,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,928 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:24,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:24,928 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,928 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:24,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:24,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,932 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-08-18 16:48:24,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,933 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2023-08-18 16:48:24,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:48:24,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,942 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:24,942 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,944 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:48:24,944 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:48:24,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,952 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:24,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:48:24,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:48:24,953 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:48:24,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2023-08-18 16:48:24,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-08-18 16:48:24,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:48:24,962 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:48:24,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:48:24,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:48:24,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:48:24,962 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:48:24,963 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:48:24,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:48:24,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:48:24,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2023-08-18 16:48:24,967 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-08-18 16:48:24,969 INFO L748 eck$LassoCheckResult]: Stem: 85#[$Ultimate##0]don't care [161] $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] 88#[L-1]don't care [169] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 90#[L-1-1]don't care [198] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 92#[L21]don't care [160] 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[] 94#[L21-1]don't care [187] 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[] 96#[L21-2]don't care [182] 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[] 98#[L21-3]don't care [147] L21-3-->L21-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= 32 (select |v_#length_2| 2))) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 100#[L21-4]don't care [207] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 102#[L38]don't care [208] L38-->L38-1: Formula: (= v_~t~0_7 0) InVars {} OutVars{~t~0=v_~t~0_7} AuxVars[] AssignedVars[~t~0] 104#[L38-1]don't care [148] L38-1-->L38-2: Formula: (= v_~m~0_3 0) InVars {} OutVars{~m~0=v_~m~0_3} AuxVars[] AssignedVars[~m~0] 106#[L38-2]don't care [196] L38-2-->L38-3: Formula: (= v_~T~0_1 0) InVars {} OutVars{~T~0=v_~T~0_1} AuxVars[] AssignedVars[~T~0] 108#[L38-3]don't care [166] L38-3-->L-1-2: Formula: (= v_~S~0_1 0) InVars {} OutVars{~S~0=v_~S~0_1} AuxVars[] AssignedVars[~S~0] 110#[L-1-2]don't care [200] 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] 112#[L-1-3]don't care [203] L-1-3-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#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_#t~mem12#1=|v_ULTIMATE.start_main_#t~mem12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem11#1=|v_ULTIMATE.start_main_#t~mem11#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~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem11#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 114#[L79]don't care [192] L79-->L79-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] 116#[L79-1]don't care [183] L79-1-->L79-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] 118#[L79-2]don't care [165] L79-2-->L81: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 120#[L81]don't care [195] L81-->L81-1: Formula: (= v_~s~0_10 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 122#[L81-1]don't care [136] L81-1-->L82: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 124#[L82]don't care [153] L82-->L82-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 126#[L82-1]don't care [143] L82-1-->L82-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet6#1_3| v_~t~0_8) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~t~0=v_~t~0_8} AuxVars[] AssignedVars[~t~0] 128#[L82-2]don't care [201] L82-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 130#[L83]don't care [154] L83-->L84: Formula: (= v_~s~0_11 v_~S~0_2) InVars {~s~0=v_~s~0_11} OutVars{~S~0=v_~S~0_2, ~s~0=v_~s~0_11} AuxVars[] AssignedVars[~S~0] 132#[L84]don't care [190] L84-->L86: Formula: (= v_~T~0_2 v_~t~0_9) InVars {~t~0=v_~t~0_9} OutVars{~T~0=v_~T~0_2, ~t~0=v_~t~0_9} AuxVars[] AssignedVars[~T~0] 134#[L86]don't care [134] L86-->L86-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (and (< 0 (mod v_~t~0_10 4294967296)) (< 0 (mod v_~s~0_12 4294967296))) 1 0)) InVars {~s~0=v_~s~0_12, ~t~0=v_~t~0_10} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|, ~s~0=v_~s~0_12, ~t~0=v_~t~0_10} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 136#[L86-1]don't care [139] L86-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] 138#[L34]don't care [158] 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] 140#[L35]don't care [189] 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[] 144#[L34-1]don't care [180] L34-1-->L89: Formula: (= |v_ULTIMATE.start_main_#t~pre7#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre7#1] 146#[L89]don't care [135] L89-->L89-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 148#[L89-1]don't care [186] L89-1-->L89-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~pre7#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_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|} OutVars{#valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_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] 150#[L89-2]don't care [231] L89-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre7#1_6| v_thread1Thread1of1ForFork0_thidvar0_2) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_6|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_~cond~0] 152#[$Ultimate##0, L89-3]don't care [212] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-08-18 16:48:24,969 INFO L750 eck$LassoCheckResult]: Loop: 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-08-18 16:48:24,969 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:24,969 INFO L85 PathProgramCache]: Analyzing trace with hash 247958350, now seen corresponding path program 2 times [2023-08-18 16:48:24,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:24,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745438611] [2023-08-18 16:48:24,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:25,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,075 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:25,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,141 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:25,145 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:25,145 INFO L85 PathProgramCache]: Analyzing trace with hash 241398, now seen corresponding path program 2 times [2023-08-18 16:48:25,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:25,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857514714] [2023-08-18 16:48:25,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:25,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:25,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,154 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:25,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,158 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:25,158 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:48:25,158 INFO L85 PathProgramCache]: Analyzing trace with hash -416332663, now seen corresponding path program 3 times [2023-08-18 16:48:25,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:48:25,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1878317770] [2023-08-18 16:48:25,158 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:48:25,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:48:25,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,218 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:25,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:25,293 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:48:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:26,034 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:48:26,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:48:26,132 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 18.08 04:48:26 BoogieIcfgContainer [2023-08-18 16:48:26,133 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-08-18 16:48:26,134 INFO L158 Benchmark]: Toolchain (without parser) took 18323.34ms. Allocated memory was 280.0MB in the beginning and 486.5MB in the end (delta: 206.6MB). Free memory was 228.2MB in the beginning and 286.9MB in the end (delta: -58.8MB). Peak memory consumption was 148.8MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,134 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 232.8MB. Free memory is still 182.5MB. There was no memory consumed. Max. memory is 8.0GB. [2023-08-18 16:48:26,134 INFO L158 Benchmark]: CACSL2BoogieTranslator took 160.11ms. Allocated memory is still 280.0MB. Free memory was 227.9MB in the beginning and 216.9MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,134 INFO L158 Benchmark]: Boogie Procedure Inliner took 20.91ms. Allocated memory is still 280.0MB. Free memory was 216.8MB in the beginning and 215.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,134 INFO L158 Benchmark]: Boogie Preprocessor took 15.89ms. Allocated memory is still 280.0MB. Free memory was 215.2MB in the beginning and 213.9MB in the end (delta: 1.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,135 INFO L158 Benchmark]: RCFGBuilder took 290.58ms. Allocated memory is still 280.0MB. Free memory was 213.9MB in the beginning and 198.5MB in the end (delta: 15.4MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,135 INFO L158 Benchmark]: BuchiAutomizer took 17830.81ms. Allocated memory was 280.0MB in the beginning and 486.5MB in the end (delta: 206.6MB). Free memory was 198.5MB in the beginning and 286.9MB in the end (delta: -88.4MB). Peak memory consumption was 118.4MB. Max. memory is 8.0GB. [2023-08-18 16:48:26,136 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.10ms. Allocated memory is still 232.8MB. Free memory is still 182.5MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 160.11ms. Allocated memory is still 280.0MB. Free memory was 227.9MB in the beginning and 216.9MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 20.91ms. Allocated memory is still 280.0MB. Free memory was 216.8MB in the beginning and 215.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 15.89ms. Allocated memory is still 280.0MB. Free memory was 215.2MB in the beginning and 213.9MB in the end (delta: 1.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 290.58ms. Allocated memory is still 280.0MB. Free memory was 213.9MB in the beginning and 198.5MB in the end (delta: 15.4MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 17830.81ms. Allocated memory was 280.0MB in the beginning and 486.5MB in the end (delta: 206.6MB). Free memory was 198.5MB in the beginning and 286.9MB in the end (delta: -88.4MB). Peak memory consumption was 118.4MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one nonterminating module. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 17.6s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 17.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: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 44]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L38] 0 unsigned int s, t, m, T, S; VAL [S=0, T=0, m=0, s=0, t=0] [L79] 0 pthread_t t1, t2; VAL [S=0, T=0, m=0, s=0, t1={1197:0}, t2={3:0}, t=0] [L81] 0 s = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=4294967297, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=0] [L82] 0 t = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=8589934591, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L83] 0 S = s VAL [S=4294967297, T=0, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L84] 0 T = t [L86] CALL 0 assume_abort_if_not(s > 0 && t > 0) [L35] COND FALSE 0 !(!cond) VAL [S=4294967297, T=8589934591, \old(cond)=1, cond=1, m=0, s=4294967297, t=8589934591] [L86] RET 0 assume_abort_if_not(s > 0 && t > 0) [L89] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=4294967297, T=8589934591, m=0, pthread_create(&t1, 0, thread1, 0)=29276, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L42] 1 _Bool cond = s > 0 || t > 0; VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L44] COND TRUE 1 \read(cond) VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] [L52] 1 cond = s > 0 || t > 0 VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 44]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L38] 0 unsigned int s, t, m, T, S; VAL [S=0, T=0, m=0, s=0, t=0] [L79] 0 pthread_t t1, t2; VAL [S=0, T=0, m=0, s=0, t1={1197:0}, t2={3:0}, t=0] [L81] 0 s = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=4294967297, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=0] [L82] 0 t = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=8589934591, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L83] 0 S = s VAL [S=4294967297, T=0, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L84] 0 T = t [L86] CALL 0 assume_abort_if_not(s > 0 && t > 0) [L35] COND FALSE 0 !(!cond) VAL [S=4294967297, T=8589934591, \old(cond)=1, cond=1, m=0, s=4294967297, t=8589934591] [L86] RET 0 assume_abort_if_not(s > 0 && t > 0) [L89] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=4294967297, T=8589934591, m=0, pthread_create(&t1, 0, thread1, 0)=29276, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L42] 1 _Bool cond = s > 0 || t > 0; VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L44] COND TRUE 1 \read(cond) VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] [L52] 1 cond = s > 0 || t > 0 VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-08-18 16:48:26,203 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...