/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations true --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check false -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-multiply-verify.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:49:23,016 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:49:23,071 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2024-02-10 00:49:23,079 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:49:23,081 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:49:23,082 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:49:23,101 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:49:23,101 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:49:23,102 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:49:23,102 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:49:23,102 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:49:23,103 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:49:23,103 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:49:23,103 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:49:23,104 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:49:23,104 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:49:23,104 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:49:23,104 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:49:23,105 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:49:23,105 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:49:23,105 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:49:23,108 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:49:23,109 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:49:23,109 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:49:23,109 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:49:23,109 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:49:23,110 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:49:23,110 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:49:23,110 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:49:23,110 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:49:23,111 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:49:23,111 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:49:23,111 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:49:23,111 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:49:23,112 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:49:23,112 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:49:23,112 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:49:23,113 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:49:23,113 INFO L153 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: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> false [2024-02-10 00:49:23,367 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:49:23,386 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:49:23,388 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:49:23,389 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:49:23,390 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:49:23,391 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-multiply-verify.wvr.c [2024-02-10 00:49:24,409 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:49:24,564 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:49:24,564 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-multiply-verify.wvr.c [2024-02-10 00:49:24,570 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/25e0c3f9c/2fa877a8fb78426aa1b32bf18ec9fa6f/FLAGd590bc060 [2024-02-10 00:49:24,580 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/25e0c3f9c/2fa877a8fb78426aa1b32bf18ec9fa6f [2024-02-10 00:49:24,582 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:49:24,583 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:49:24,584 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:49:24,584 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:49:24,587 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:49:24,588 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,588 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1735c47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24, skipping insertion in model container [2024-02-10 00:49:24,588 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,613 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:49:24,739 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:49:24,747 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:49:24,766 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:49:24,774 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:49:24,774 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:49:24,779 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:49:24,779 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24 WrapperNode [2024-02-10 00:49:24,780 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:49:24,780 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:49:24,780 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:49:24,781 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:49:24,804 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,810 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,828 INFO L138 Inliner]: procedures = 26, calls = 51, calls flagged for inlining = 13, calls inlined = 13, statements flattened = 185 [2024-02-10 00:49:24,828 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:49:24,829 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:49:24,829 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:49:24,829 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:49:24,836 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,836 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,838 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,838 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,845 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,848 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,849 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,849 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,851 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:49:24,852 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:49:24,852 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:49:24,852 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:49:24,852 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (1/1) ... [2024-02-10 00:49:24,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:24,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:24,885 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) [2024-02-10 00:49:24,895 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 [2024-02-10 00:49:24,931 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 00:49:24,932 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 00:49:24,932 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 00:49:24,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-10 00:49:24,933 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-10 00:49:24,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:49:24,933 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-10 00:49:24,933 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-10 00:49:24,933 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-02-10 00:49:24,933 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:49:24,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:49:24,935 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:49:24,936 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-10 00:49:25,044 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:49:25,045 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:49:25,306 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:49:25,393 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:49:25,394 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2024-02-10 00:49:25,395 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:49:25 BoogieIcfgContainer [2024-02-10 00:49:25,396 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:49:25,396 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:49:25,396 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:49:25,399 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:49:25,399 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:49:25,399 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:49:24" (1/3) ... [2024-02-10 00:49:25,400 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2e70a6bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:49:25, skipping insertion in model container [2024-02-10 00:49:25,400 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:49:25,400 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:49:24" (2/3) ... [2024-02-10 00:49:25,400 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2e70a6bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:49:25, skipping insertion in model container [2024-02-10 00:49:25,400 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:49:25,400 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:49:25" (3/3) ... [2024-02-10 00:49:25,401 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-more-multiply-verify.wvr.c [2024-02-10 00:49:25,483 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-02-10 00:49:25,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 158 places, 160 transitions, 341 flow [2024-02-10 00:49:25,567 INFO L124 PetriNetUnfolderBase]: 9/154 cut-off events. [2024-02-10 00:49:25,567 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-02-10 00:49:25,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 154 events. 9/154 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 92 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 116. Up to 2 conditions per place. [2024-02-10 00:49:25,573 INFO L82 GeneralOperation]: Start removeDead. Operand has 158 places, 160 transitions, 341 flow [2024-02-10 00:49:25,577 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 155 places, 154 transitions, 326 flow [2024-02-10 00:49:25,582 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:49:25,582 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:49:25,582 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:49:25,583 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:49:25,583 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:49:25,583 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:49:25,583 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:49:25,583 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:49:25,583 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 155 places, 154 transitions, 326 flow [2024-02-10 00:49:25,598 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:49:25,598 INFO L124 PetriNetUnfolderBase]: 3/67 cut-off events. [2024-02-10 00:49:25,598 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-10 00:49:25,599 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:49:25,601 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:49:25,601 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 155 places, 154 transitions, 326 flow [2024-02-10 00:49:25,615 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:49:25,616 INFO L124 PetriNetUnfolderBase]: 3/67 cut-off events. [2024-02-10 00:49:25,616 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-10 00:49:25,616 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:49:25,626 INFO L748 eck$LassoCheckResult]: Stem: 162#[$Ultimate##0]true [358] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_11| 0) 0) InVars {#valid=|v_#valid_11|} OutVars{#valid=|v_#valid_11|} AuxVars[] AssignedVars[] 164#[L-1]true [368] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 166#[L21]true [436] L21-->L21-1: Formula: (and (= (select |v_#valid_12| 1) 1) (= 2 (select |v_#length_5| 1))) InVars {#length=|v_#length_5|, #valid=|v_#valid_12|} OutVars{#length=|v_#length_5|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[] 168#[L21-1]true [457] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_5| 1) 0) 48) InVars {#memory_int=|v_#memory_int_5|} OutVars{#memory_int=|v_#memory_int_5|} AuxVars[] AssignedVars[] 170#[L21-2]true [380] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_6| 1) 1) 0) InVars {#memory_int=|v_#memory_int_6|} OutVars{#memory_int=|v_#memory_int_6|} AuxVars[] AssignedVars[] 172#[L21-3]true [419] L21-3-->L21-4: Formula: (and (= (select |v_#valid_13| 2) 1) (= (select |v_#length_6| 2) 34)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 174#[L21-4]true [398] L21-4-->L43: Formula: (and (= v_~queue~0.base_5 0) (= v_~queue~0.offset_5 0)) InVars {} OutVars{~queue~0.base=v_~queue~0.base_5, ~queue~0.offset=v_~queue~0.offset_5} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base] 176#[L43]true [469] L43-->L43-1: Formula: (= v_~A~0_5 0) InVars {} OutVars{~A~0=v_~A~0_5} AuxVars[] AssignedVars[~A~0] 178#[L43-1]true [362] L43-1-->L44: Formula: (= v_~B~0_3 0) InVars {} OutVars{~B~0=v_~B~0_3} AuxVars[] AssignedVars[~B~0] 180#[L44]true [363] L44-->L44-1: Formula: (= v_~n~0_4 0) InVars {} OutVars{~n~0=v_~n~0_4} AuxVars[] AssignedVars[~n~0] 182#[L44-1]true [408] L44-1-->L44-2: Formula: (= v_~start~0_5 0) InVars {} OutVars{~start~0=v_~start~0_5} AuxVars[] AssignedVars[~start~0] 184#[L44-2]true [412] L44-2-->L45: Formula: (= v_~end~0_10 0) InVars {} OutVars{~end~0=v_~end~0_10} AuxVars[] AssignedVars[~end~0] 186#[L45]true [481] L45-->L-1-1: Formula: (= v_~ok~0_2 0) InVars {} OutVars{~ok~0=v_~ok~0_2} AuxVars[] AssignedVars[~ok~0] 188#[L-1-1]true [474] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 190#[L-1-2]true [476] L-1-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_2|, ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_2|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_2|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_2|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_2|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_2|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~ret13#1.offset, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_~#t2~0#1.base] 192#[L92]true [448] L92-->L92-1: Formula: (and (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= (store |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1) |v_#valid_14|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_7|) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, #valid=|v_#valid_15|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 194#[L92-1]true [443] L92-1-->L92-2: Formula: (and (= (select |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1) |v_#valid_16|) (= (store |v_#length_10| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_9|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, #valid=|v_#valid_17|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_9|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_16|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 196#[L92-2]true [396] L92-2-->L92-3: Formula: (and (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 4) |v_#length_11|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_5| 0)) (= (store |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 1) |v_#valid_18|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) (= (select |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, #valid=|v_#valid_19|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, #valid=|v_#valid_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 198#[L92-3]true [370] L92-3-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 200#[L94]true [461] L94-->L94-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~A~0_6) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~A~0=v_~A~0_6} AuxVars[] AssignedVars[~A~0] 202#[L94-1]true [409] L94-1-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 204#[L95]true [425] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 206#[L95-1]true [440] L95-1-->L95-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_4| v_~B~0_4) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{~B~0=v_~B~0_4, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[~B~0] 208#[L95-2]true [441] L95-2-->L96: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 210#[L96]true [449] L96-->L96-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 212#[L96-1]true [403] L96-1-->L96-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet11#1_4| v_~n~0_5) InVars {ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} OutVars{~n~0=v_~n~0_5, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} AuxVars[] AssignedVars[~n~0] 214#[L96-2]true [347] L96-2-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 216#[L97]true [407] L97-->L97-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 218#[L97-1]true [418] L97-1-->L97-2: Formula: (= v_~start~0_6 |v_ULTIMATE.start_main_#t~nondet12#1_4|) InVars {ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} OutVars{~start~0=v_~start~0_6, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} AuxVars[] AssignedVars[~start~0] 220#[L97-2]true [470] L97-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 222#[L98]true [442] L98-->L99: Formula: (= v_~start~0_7 v_~end~0_11) InVars {~start~0=v_~start~0_7} OutVars{~start~0=v_~start~0_7, ~end~0=v_~end~0_11} AuxVars[] AssignedVars[~end~0] 224#[L99]true [445] L99-->L99-1: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1| v_~n~0_6) InVars {~n~0=v_~n~0_6} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1|, ~n~0=v_~n~0_6} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1] 226#[L99-1]true [376] L99-1-->L99-2: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset] 228#[L99-2]true [451] L99-2-->L115: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_1|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_1|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 230#[L115]true [388] L115-->L116: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2| |v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~size#1] 232#[L116]true [357] L116-->L116-1: Formula: (= (ite (<= 0 |v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|, 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_#in~cond#1] 234#[L116-1]true [438] L116-1-->L38: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 236#[L38]true [399] L38-->L39: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 238#[L39]true [459] L39-->L38-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[] 240#[L38-1]true [420] L38-1-->L116-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 242#[L116-2]true [453] L116-2-->L117: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 244#[L117]true [332] L117-->L117-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| (ite (<= (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_4| 4294967296) 1073741823) 1 0)) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 246#[L117-1]true [435] L117-1-->L38-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 248#[L38-2]true [471] L38-2-->L39-3: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 250#[L39-3]true [382] L39-3-->L38-3: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_11| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} AuxVars[] AssignedVars[] 252#[L38-3]true [364] L38-3-->L117-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_12|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 254#[L117-2]true [349] L117-2-->L119: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 256#[L119]true [464] L119-->L119-1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2| 0) (= |v_#valid_20| (store |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 1)) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| (* 4 (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_5| 1073741824)))) (not (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 0)) (= (select |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|) 0) (< |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| |v_#StackHeapBarrier_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_14|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, #valid=|v_#valid_21|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2|, #valid=|v_#valid_20|, #length=|v_#length_13|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, #valid, #length, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 258#[L119-1]true [356] L119-1-->L119-2: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|) (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset] 260#[L119-2]true [372] L119-2-->L120: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 262#[L120]true [378] L120-->L120-6: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2| 0) InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 264#[L120-6]true [2024-02-10 00:49:25,629 INFO L750 eck$LassoCheckResult]: Loop: 264#[L120-6]true [421] L120-6-->L121: Formula: (< |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_4| |v_ULTIMATE.start_create_fresh_uint_array_~size#1_7|) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_4|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_7|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_4|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_7|} AuxVars[] AssignedVars[] 267#[L121]true [353] L121-->L121-1: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1] 269#[L121-1]true [444] L121-1-->L121-2: Formula: (let ((.cse0 (* |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_5| 4))) (let ((.cse1 (+ |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_3| .cse0))) (and (= (select |v_#valid_22| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_3| .cse0 4) (select |v_#length_15| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3|)) (= (store |v_#memory_int_8| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3| (store (select |v_#memory_int_8| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3|) .cse1 |v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_3|)) |v_#memory_int_7|) (<= 0 .cse1)))) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3|, #valid=|v_#valid_22|, #memory_int=|v_#memory_int_8|, #length=|v_#length_15|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_3|, #valid=|v_#valid_22|, #memory_int=|v_#memory_int_7|, #length=|v_#length_15|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 271#[L121-2]true [334] L121-2-->L120-3: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1] 273#[L120-3]true [415] L120-3-->L120-4: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_6| |v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_6|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_6|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~post24#1] 275#[L120-4]true [359] L120-4-->L120-5: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_7| (+ |v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_3| 1)) InVars {ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_7|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 277#[L120-5]true [360] L120-5-->L120-6: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~post24#1] 264#[L120-6]true [2024-02-10 00:49:25,636 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:25,637 INFO L85 PathProgramCache]: Analyzing trace with hash -2127425874, now seen corresponding path program 1 times [2024-02-10 00:49:25,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:25,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283149191] [2024-02-10 00:49:25,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:25,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:25,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:25,809 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:25,898 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:25,902 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:25,903 INFO L85 PathProgramCache]: Analyzing trace with hash -638702479, now seen corresponding path program 1 times [2024-02-10 00:49:25,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:25,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774885858] [2024-02-10 00:49:25,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:25,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:25,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:25,919 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:25,934 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:25,941 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:25,941 INFO L85 PathProgramCache]: Analyzing trace with hash -2145668828, now seen corresponding path program 1 times [2024-02-10 00:49:25,941 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:25,942 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468136780] [2024-02-10 00:49:25,942 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:25,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:25,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:25,980 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:26,022 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:27,064 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:27,064 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:27,065 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:27,065 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:27,066 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:49:27,066 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:27,066 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:27,066 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:27,066 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 00:49:27,066 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:27,066 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:27,122 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,158 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,161 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,163 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,170 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,173 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,174 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,186 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,190 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,192 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,512 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,514 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,516 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,518 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,520 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,523 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,525 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,526 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,528 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,531 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,534 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,536 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,538 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,542 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,545 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,547 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,548 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,550 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,553 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,555 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,557 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,559 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,561 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,563 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,565 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,567 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:27,993 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:27,996 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:49:27,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:27,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,003 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) [2024-02-10 00:49:28,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 [2024-02-10 00:49:28,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,030 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,032 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,035 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 [2024-02-10 00:49:28,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:28,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,053 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) [2024-02-10 00:49:28,055 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 [2024-02-10 00:49:28,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 [2024-02-10 00:49:28,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,064 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,066 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:28,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,082 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) [2024-02-10 00:49:28,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,100 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 [2024-02-10 00:49:28,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,101 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:28,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,124 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) [2024-02-10 00:49:28,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,136 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,140 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,140 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,140 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 [2024-02-10 00:49:28,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,165 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 [2024-02-10 00:49:28,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,166 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) [2024-02-10 00:49:28,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,178 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,179 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,180 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 [2024-02-10 00:49:28,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,200 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 [2024-02-10 00:49:28,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,202 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) [2024-02-10 00:49:28,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,213 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,213 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,221 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 [2024-02-10 00:49:28,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,230 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 [2024-02-10 00:49:28,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,231 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) [2024-02-10 00:49:28,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 [2024-02-10 00:49:28,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,244 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,246 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 [2024-02-10 00:49:28,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,261 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 [2024-02-10 00:49:28,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,262 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) [2024-02-10 00:49:28,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,274 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,276 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,276 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,277 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 [2024-02-10 00:49:28,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,296 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 [2024-02-10 00:49:28,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,297 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) [2024-02-10 00:49:28,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,309 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,309 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,312 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 [2024-02-10 00:49:28,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,326 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 [2024-02-10 00:49:28,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,328 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) [2024-02-10 00:49:28,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 [2024-02-10 00:49:28,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,342 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,342 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,345 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 [2024-02-10 00:49:28,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,362 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 [2024-02-10 00:49:28,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,364 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) [2024-02-10 00:49:28,370 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 [2024-02-10 00:49:28,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,380 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,380 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,380 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,409 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 [2024-02-10 00:49:28,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,425 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) [2024-02-10 00:49:28,427 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 [2024-02-10 00:49:28,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:28,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,434 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:28,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:28,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,451 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 [2024-02-10 00:49:28,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,477 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) [2024-02-10 00:49:28,507 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 [2024-02-10 00:49:28,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,515 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,516 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,517 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,539 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 [2024-02-10 00:49:28,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,540 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) [2024-02-10 00:49:28,545 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 [2024-02-10 00:49:28,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 [2024-02-10 00:49:28,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,552 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,553 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,553 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,563 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 [2024-02-10 00:49:28,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,564 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) [2024-02-10 00:49:28,565 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 [2024-02-10 00:49:28,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,573 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,575 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,575 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,604 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 [2024-02-10 00:49:28,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,621 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) [2024-02-10 00:49:28,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,628 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 [2024-02-10 00:49:28,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,633 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,635 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,636 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,658 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 [2024-02-10 00:49:28,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,672 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) [2024-02-10 00:49:28,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,685 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:28,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,689 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-02-10 00:49:28,689 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,694 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 [2024-02-10 00:49:28,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,713 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 [2024-02-10 00:49:28,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,715 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) [2024-02-10 00:49:28,718 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 [2024-02-10 00:49:28,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,726 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,727 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,727 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,747 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 [2024-02-10 00:49:28,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,749 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) [2024-02-10 00:49:28,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,764 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,766 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,766 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,772 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 [2024-02-10 00:49:28,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:28,785 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 [2024-02-10 00:49:28,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,787 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) [2024-02-10 00:49:28,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:28,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:28,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:28,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:28,802 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:28,808 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 [2024-02-10 00:49:28,808 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:28,808 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:28,824 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 00:49:28,838 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2024-02-10 00:49:28,838 INFO L444 ModelExtractionUtils]: 7 out of 22 variables were initially zero. Simplification set additionally 11 variables to zero. [2024-02-10 00:49:28,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:28,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:28,842 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) [2024-02-10 00:49:28,844 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 [2024-02-10 00:49:28,844 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 00:49:28,866 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 00:49:28,866 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 00:49:28,867 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, v_rep(select #length ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base)_1) = -4*ULTIMATE.start_create_fresh_uint_array_~i~2#1 - 1*ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset + 1*v_rep(select #length ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base)_1 Supporting invariants [] [2024-02-10 00:49:28,873 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 [2024-02-10 00:49:28,927 INFO L156 tatePredicateManager]: 20 out of 20 supporting invariants were superfluous and have been removed [2024-02-10 00:49:28,933 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[~arr~0!base] could not be translated [2024-02-10 00:49:28,943 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:49:28,978 INFO L262 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 00:49:28,982 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:49:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:49:29,055 INFO L262 TraceCheckSpWp]: Trace formula consists of 18 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 00:49:29,055 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:49:29,110 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 00:49:29,135 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-02-10 00:49:29,137 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 6 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:49:29,515 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 6 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 13 states and 2875 transitions.8 powerset states5 rank states. The highest rank that occured is 1 [2024-02-10 00:49:29,516 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 00:49:29,516 INFO L112 BuchiIntersect]: use intersection optimizations [2024-02-10 00:49:29,517 INFO L63 sectAllAcceptingtNet]: Starting Intersection with all accepting Petri Net [2024-02-10 00:49:29,580 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 [2024-02-10 00:49:29,611 INFO L72 sectAllAcceptingtNet]: Exiting Intersection with all accepting Petri Net [2024-02-10 00:49:29,611 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 00:49:29,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2024-02-10 00:49:29,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 6 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:49:29,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1074 transitions. [2024-02-10 00:49:29,624 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1074 transitions. Stem has 51 letters. Loop has 7 letters. [2024-02-10 00:49:29,625 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:49:29,625 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1074 transitions. Stem has 58 letters. Loop has 7 letters. [2024-02-10 00:49:29,625 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:49:29,626 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1074 transitions. Stem has 51 letters. Loop has 14 letters. [2024-02-10 00:49:29,627 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:49:29,627 INFO L428 stractBuchiCegarLoop]: Abstraction has has 168 places, 2761 transitions, 11386 flow [2024-02-10 00:49:29,627 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 00:49:29,627 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 168 places, 2761 transitions, 11386 flow [2024-02-10 00:49:29,703 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:49:29,704 INFO L124 PetriNetUnfolderBase]: 129/357 cut-off events. [2024-02-10 00:49:29,704 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-10 00:49:29,704 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:49:29,705 INFO L748 eck$LassoCheckResult]: Stem: 162#[$Ultimate##0]true [358] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_11| 0) 0) InVars {#valid=|v_#valid_11|} OutVars{#valid=|v_#valid_11|} AuxVars[] AssignedVars[] 164#[L-1]true [368] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 166#[L21]true [436] L21-->L21-1: Formula: (and (= (select |v_#valid_12| 1) 1) (= 2 (select |v_#length_5| 1))) InVars {#length=|v_#length_5|, #valid=|v_#valid_12|} OutVars{#length=|v_#length_5|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[] 168#[L21-1]true [457] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_5| 1) 0) 48) InVars {#memory_int=|v_#memory_int_5|} OutVars{#memory_int=|v_#memory_int_5|} AuxVars[] AssignedVars[] 170#[L21-2]true [380] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_6| 1) 1) 0) InVars {#memory_int=|v_#memory_int_6|} OutVars{#memory_int=|v_#memory_int_6|} AuxVars[] AssignedVars[] 172#[L21-3]true [419] L21-3-->L21-4: Formula: (and (= (select |v_#valid_13| 2) 1) (= (select |v_#length_6| 2) 34)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 174#[L21-4]true [398] L21-4-->L43: Formula: (and (= v_~queue~0.base_5 0) (= v_~queue~0.offset_5 0)) InVars {} OutVars{~queue~0.base=v_~queue~0.base_5, ~queue~0.offset=v_~queue~0.offset_5} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base] 176#[L43]true [469] L43-->L43-1: Formula: (= v_~A~0_5 0) InVars {} OutVars{~A~0=v_~A~0_5} AuxVars[] AssignedVars[~A~0] 178#[L43-1]true [362] L43-1-->L44: Formula: (= v_~B~0_3 0) InVars {} OutVars{~B~0=v_~B~0_3} AuxVars[] AssignedVars[~B~0] 180#[L44]true [363] L44-->L44-1: Formula: (= v_~n~0_4 0) InVars {} OutVars{~n~0=v_~n~0_4} AuxVars[] AssignedVars[~n~0] 182#[L44-1]true [408] L44-1-->L44-2: Formula: (= v_~start~0_5 0) InVars {} OutVars{~start~0=v_~start~0_5} AuxVars[] AssignedVars[~start~0] 184#[L44-2]true [412] L44-2-->L45: Formula: (= v_~end~0_10 0) InVars {} OutVars{~end~0=v_~end~0_10} AuxVars[] AssignedVars[~end~0] 186#[L45]true [481] L45-->L-1-1: Formula: (= v_~ok~0_2 0) InVars {} OutVars{~ok~0=v_~ok~0_2} AuxVars[] AssignedVars[~ok~0] 188#[L-1-1]true [474] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 190#[L-1-2]true [476] L-1-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_2|, ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_2|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_2|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_2|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_2|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_2|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~ret13#1.offset, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_~#t2~0#1.base] 192#[L92]true [448] L92-->L92-1: Formula: (and (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= (store |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1) |v_#valid_14|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_7|) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, #valid=|v_#valid_15|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 194#[L92-1]true [443] L92-1-->L92-2: Formula: (and (= (select |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1) |v_#valid_16|) (= (store |v_#length_10| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_9|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, #valid=|v_#valid_17|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_9|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_16|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 196#[L92-2]true [396] L92-2-->L92-3: Formula: (and (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 4) |v_#length_11|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_5| 0)) (= (store |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 1) |v_#valid_18|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) (= (select |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, #valid=|v_#valid_19|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, #valid=|v_#valid_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 198#[L92-3]true [370] L92-3-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 200#[L94]true [461] L94-->L94-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~A~0_6) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~A~0=v_~A~0_6} AuxVars[] AssignedVars[~A~0] 202#[L94-1]true [409] L94-1-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 204#[L95]true [425] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 206#[L95-1]true [440] L95-1-->L95-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_4| v_~B~0_4) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{~B~0=v_~B~0_4, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[~B~0] 208#[L95-2]true [441] L95-2-->L96: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 210#[L96]true [449] L96-->L96-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 212#[L96-1]true [403] L96-1-->L96-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet11#1_4| v_~n~0_5) InVars {ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} OutVars{~n~0=v_~n~0_5, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} AuxVars[] AssignedVars[~n~0] 214#[L96-2]true [347] L96-2-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 216#[L97]true [407] L97-->L97-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 218#[L97-1]true [418] L97-1-->L97-2: Formula: (= v_~start~0_6 |v_ULTIMATE.start_main_#t~nondet12#1_4|) InVars {ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} OutVars{~start~0=v_~start~0_6, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} AuxVars[] AssignedVars[~start~0] 220#[L97-2]true [470] L97-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 222#[L98]true [442] L98-->L99: Formula: (= v_~start~0_7 v_~end~0_11) InVars {~start~0=v_~start~0_7} OutVars{~start~0=v_~start~0_7, ~end~0=v_~end~0_11} AuxVars[] AssignedVars[~end~0] 224#[L99]true [445] L99-->L99-1: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1| v_~n~0_6) InVars {~n~0=v_~n~0_6} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1|, ~n~0=v_~n~0_6} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1] 226#[L99-1]true [376] L99-1-->L99-2: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset] 228#[L99-2]true [451] L99-2-->L115: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_1|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_1|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 230#[L115]true [388] L115-->L116: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2| |v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~size#1] 232#[L116]true [357] L116-->L116-1: Formula: (= (ite (<= 0 |v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|, 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_#in~cond#1] 234#[L116-1]true [438] L116-1-->L38: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 236#[L38]true [399] L38-->L39: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 238#[L39]true [459] L39-->L38-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[] 240#[L38-1]true [420] L38-1-->L116-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 242#[L116-2]true [453] L116-2-->L117: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 244#[L117]true [332] L117-->L117-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| (ite (<= (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_4| 4294967296) 1073741823) 1 0)) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 246#[L117-1]true [435] L117-1-->L38-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 248#[L38-2]true [471] L38-2-->L39-3: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 250#[L39-3]true [382] L39-3-->L38-3: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_11| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} AuxVars[] AssignedVars[] 252#[L38-3]true [364] L38-3-->L117-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_12|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 254#[L117-2]true [349] L117-2-->L119: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 256#[L119]true [464] L119-->L119-1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2| 0) (= |v_#valid_20| (store |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 1)) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| (* 4 (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_5| 1073741824)))) (not (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 0)) (= (select |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|) 0) (< |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| |v_#StackHeapBarrier_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_14|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, #valid=|v_#valid_21|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2|, #valid=|v_#valid_20|, #length=|v_#length_13|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, #valid, #length, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 258#[L119-1]true [356] L119-1-->L119-2: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|) (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset] 260#[L119-2]true [372] L119-2-->L120: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 262#[L120]true [378] L120-->L120-6: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2| 0) InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 264#[L120-6]true [422] L120-6-->L120-7: Formula: (<= |v_ULTIMATE.start_create_fresh_uint_array_~size#1_6| |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} AuxVars[] AssignedVars[] 680#[L120-7]true [339] L120-7-->L123: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 682#[L123]true [348] L123-->create_fresh_uint_array_returnLabel#1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|) (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset] 684#[create_fresh_uint_array_returnLabel#1]true [361] create_fresh_uint_array_returnLabel#1-->L99-3: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3| |v_ULTIMATE.start_main_#t~ret13#1.offset_3|) (= |v_ULTIMATE.start_main_#t~ret13#1.base_3| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|)) InVars {ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset] 686#[L99-3]true [426] L99-3-->L99-4: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_9|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_8|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_5|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 688#[L99-4]true [455] L99-4-->L99-5: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1] 690#[L99-5]true [433] L99-5-->L99-6: Formula: (and (= |v_ULTIMATE.start_main_#t~ret13#1.base_4| v_~queue~0.base_6) (= v_~queue~0.offset_6 |v_ULTIMATE.start_main_#t~ret13#1.offset_4|)) InVars {ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ~queue~0.offset=v_~queue~0.offset_6, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|, ~queue~0.base=v_~queue~0.base_6} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base] 692#[L99-6]true [366] L99-6-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_5|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset] 694#[L102]true [374] L102-->L102-1: Formula: (= |v_ULTIMATE.start_main_#t~pre14#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre14#1] 696#[L102-1]true [346] L102-1-->L102-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 698#[L102-2]true [373] L102-2-->L102-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6|)) (= (store |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre14#1_4|)) |v_#memory_int_9|) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_23| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_10|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_9|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 700#[L102-3]true [521] L102-3-->$Ultimate##0: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre14#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_4|, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_10|, thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_4|, thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_8|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|, thread1Thread1of1ForFork0_#t~post3#1=|v_thread1Thread1of1ForFork0_#t~post3#1_4|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_14|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_4|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_4|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_~x~0#1, thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#t~post1#1, thread1Thread1of1ForFork0_#t~post3#1, thread1Thread1of1ForFork0_~i~0#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#res#1.base] 702#[$Ultimate##0, L102-4]true [485] $Ultimate##0-->L51: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1] 704#[L102-4, L51]true [486] L51-->L51-5: Formula: (= |v_thread1Thread1of1ForFork0_~i~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1] 706#[L51-5, L102-4]true [2024-02-10 00:49:29,705 INFO L750 eck$LassoCheckResult]: Loop: 706#[L51-5, L102-4]true [487] L51-5-->L52: Formula: (< (mod |v_thread1Thread1of1ForFork0_~i~0#1_3| 4294967296) (mod v_~A~0_2 4294967296)) InVars {~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} OutVars{~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} AuxVars[] AssignedVars[] 709#[L52, L102-4]true [490] L52-->L54: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_4| (+ |v_thread1Thread1of1ForFork0_~x~0#1_3| v_~B~0_1)) InVars {~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_3|} OutVars{~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1] 711#[L102-4, L54]true [492] L54-->L51-3: Formula: (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| |v_thread1Thread1of1ForFork0_~i~0#1_9|) InVars {thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 713#[L51-3, L102-4]true [494] L51-3-->L51-4: Formula: (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_3| 1) |v_thread1Thread1of1ForFork0_~i~0#1_11|) InVars {thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_11|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1] 715#[L102-4, L51-4]true [496] L51-4-->L51-5: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 706#[L51-5, L102-4]true [2024-02-10 00:49:29,705 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:29,706 INFO L85 PathProgramCache]: Analyzing trace with hash 445345371, now seen corresponding path program 1 times [2024-02-10 00:49:29,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:29,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [77090910] [2024-02-10 00:49:29,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:29,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:29,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,758 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,801 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:29,801 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:29,801 INFO L85 PathProgramCache]: Analyzing trace with hash 493470090, now seen corresponding path program 1 times [2024-02-10 00:49:29,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:29,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821525967] [2024-02-10 00:49:29,802 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:29,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:29,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,808 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,811 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:29,811 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:29,811 INFO L85 PathProgramCache]: Analyzing trace with hash 812071792, now seen corresponding path program 1 times [2024-02-10 00:49:29,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:29,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605529913] [2024-02-10 00:49:29,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:29,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:29,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,875 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:29,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:29,905 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:29,927 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:29,928 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:29,928 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:29,928 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:29,928 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:49:29,928 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:29,928 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:29,928 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:29,928 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:49:29,928 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:29,928 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:29,930 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,932 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,935 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,939 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,940 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,942 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,944 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,945 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:29,948 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,051 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:30,052 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:49:30,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,055 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) [2024-02-10 00:49:30,070 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:30,070 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:30,084 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 [2024-02-10 00:49:30,089 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:30,090 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.offset_2=1} Honda state: {v_rep#funAddr~thread2.offset_2=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:30,093 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 [2024-02-10 00:49:30,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,094 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) [2024-02-10 00:49:30,098 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:30,098 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:30,107 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 [2024-02-10 00:49:30,115 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:30,115 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~B~0=0, thread1Thread1of1ForFork0_~x~0#1=0} Honda state: {~B~0=0, thread1Thread1of1ForFork0_~x~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:30,132 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 [2024-02-10 00:49:30,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,148 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) [2024-02-10 00:49:30,150 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 [2024-02-10 00:49:30,151 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:30,151 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:30,177 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 [2024-02-10 00:49:30,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,179 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) [2024-02-10 00:49:30,180 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 [2024-02-10 00:49:30,181 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:49:30,181 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:30,216 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:49:30,219 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:30,220 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:30,220 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:30,220 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:30,220 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:30,220 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:49:30,220 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,220 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:30,220 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:30,220 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:49:30,220 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:30,220 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:30,222 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,225 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,227 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,232 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,234 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,236 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,238 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,240 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,242 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:30,350 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:30,351 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:49:30,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,352 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) [2024-02-10 00:49:30,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,362 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,363 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:30,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,365 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 [2024-02-10 00:49:30,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,398 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 [2024-02-10 00:49:30,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,399 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) [2024-02-10 00:49:30,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,409 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,410 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 [2024-02-10 00:49:30,410 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,411 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,429 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 [2024-02-10 00:49:30,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,430 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) [2024-02-10 00:49:30,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,441 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,442 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:30,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,445 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 [2024-02-10 00:49:30,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:30,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,459 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) [2024-02-10 00:49:30,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 [2024-02-10 00:49:30,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,469 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,470 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,470 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,471 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 [2024-02-10 00:49:30,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,490 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 [2024-02-10 00:49:30,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,491 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) [2024-02-10 00:49:30,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 [2024-02-10 00:49:30,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,504 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,506 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,506 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,509 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 [2024-02-10 00:49:30,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:30,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,526 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) [2024-02-10 00:49:30,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,535 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 [2024-02-10 00:49:30,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,536 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,537 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,537 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-02-10 00:49:30,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,576 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) [2024-02-10 00:49:30,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,585 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 [2024-02-10 00:49:30,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,585 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,586 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:30,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,590 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 [2024-02-10 00:49:30,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,591 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) [2024-02-10 00:49:30,591 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 [2024-02-10 00:49:30,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,599 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,600 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,600 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-02-10 00:49:30,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,614 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) [2024-02-10 00:49:30,615 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 [2024-02-10 00:49:30,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,623 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:30,624 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:30,624 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:30,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,639 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-02-10 00:49:30,639 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:49:30,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,640 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) [2024-02-10 00:49:30,642 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 [2024-02-10 00:49:30,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,650 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,650 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:30,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-02-10 00:49:30,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,665 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) [2024-02-10 00:49:30,665 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 [2024-02-10 00:49:30,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,676 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,679 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,679 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,703 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 [2024-02-10 00:49:30,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,705 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) [2024-02-10 00:49:30,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,718 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:30,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,724 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 [2024-02-10 00:49:30,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,743 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 [2024-02-10 00:49:30,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,744 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) [2024-02-10 00:49:30,748 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 [2024-02-10 00:49:30,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,756 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,759 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,759 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,791 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 [2024-02-10 00:49:30,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,792 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) [2024-02-10 00:49:30,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 [2024-02-10 00:49:30,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,809 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,812 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 [2024-02-10 00:49:30,817 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,817 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,838 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 [2024-02-10 00:49:30,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,839 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) [2024-02-10 00:49:30,843 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,850 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 [2024-02-10 00:49:30,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,850 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,852 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,852 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,859 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 [2024-02-10 00:49:30,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,861 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) [2024-02-10 00:49:30,862 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 [2024-02-10 00:49:30,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,869 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,870 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:30,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,874 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 [2024-02-10 00:49:30,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,875 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) [2024-02-10 00:49:30,875 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 [2024-02-10 00:49:30,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 [2024-02-10 00:49:30,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,883 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,884 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,884 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,897 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 [2024-02-10 00:49:30,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,898 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) [2024-02-10 00:49:30,901 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 [2024-02-10 00:49:30,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,909 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:30,910 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:30,910 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:30,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2024-02-10 00:49:30,925 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:49:30,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,926 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) [2024-02-10 00:49:30,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,928 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 [2024-02-10 00:49:30,934 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:30,936 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:30,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:30,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2024-02-10 00:49:30,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,951 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) [2024-02-10 00:49:30,952 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 [2024-02-10 00:49:30,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:30,963 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:30,963 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:30,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:30,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-02-10 00:49:30,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:30,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:30,980 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) [2024-02-10 00:49:30,980 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 [2024-02-10 00:49:30,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:30,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:30,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:30,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:30,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:30,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:30,991 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:30,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,012 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,013 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) [2024-02-10 00:49:31,014 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 [2024-02-10 00:49:31,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,025 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,025 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,056 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,058 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) [2024-02-10 00:49:31,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,071 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,074 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,074 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,075 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 [2024-02-10 00:49:31,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2024-02-10 00:49:31,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,086 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) [2024-02-10 00:49:31,087 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 [2024-02-10 00:49:31,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,104 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 [2024-02-10 00:49:31,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,105 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) [2024-02-10 00:49:31,106 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 [2024-02-10 00:49:31,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,114 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:31,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,118 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,119 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) [2024-02-10 00:49:31,122 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 [2024-02-10 00:49:31,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,132 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,132 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,146 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 [2024-02-10 00:49:31,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,148 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) [2024-02-10 00:49:31,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,158 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,161 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,161 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,164 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 [2024-02-10 00:49:31,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,176 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 [2024-02-10 00:49:31,176 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:49:31,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,177 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) [2024-02-10 00:49:31,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 [2024-02-10 00:49:31,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,189 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:31,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,200 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 [2024-02-10 00:49:31,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,204 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 [2024-02-10 00:49:31,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,205 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) [2024-02-10 00:49:31,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,215 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,218 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,218 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,222 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 [2024-02-10 00:49:31,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,232 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 [2024-02-10 00:49:31,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,233 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) [2024-02-10 00:49:31,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,245 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:31,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,250 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 [2024-02-10 00:49:31,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,259 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 [2024-02-10 00:49:31,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,260 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) [2024-02-10 00:49:31,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,270 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,272 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,272 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,277 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 [2024-02-10 00:49:31,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,287 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 [2024-02-10 00:49:31,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,288 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) [2024-02-10 00:49:31,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,298 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,300 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,300 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,305 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 [2024-02-10 00:49:31,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,315 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 [2024-02-10 00:49:31,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,316 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) [2024-02-10 00:49:31,316 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 [2024-02-10 00:49:31,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,327 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,329 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,329 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,336 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 [2024-02-10 00:49:31,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,337 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) [2024-02-10 00:49:31,337 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 [2024-02-10 00:49:31,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,345 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,346 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:31,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 00:49:31,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,350 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) [2024-02-10 00:49:31,352 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 [2024-02-10 00:49:31,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,363 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,366 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,366 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,381 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) [2024-02-10 00:49:31,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:31,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,393 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,393 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:31,397 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 [2024-02-10 00:49:31,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,408 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 [2024-02-10 00:49:31,408 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:49:31,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,409 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) [2024-02-10 00:49:31,410 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 [2024-02-10 00:49:31,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,418 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,419 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:31,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,447 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 [2024-02-10 00:49:31,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,449 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) [2024-02-10 00:49:31,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,472 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 [2024-02-10 00:49:31,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,475 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,475 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,482 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 [2024-02-10 00:49:31,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,483 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) [2024-02-10 00:49:31,484 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 [2024-02-10 00:49:31,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,492 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,492 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,492 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,494 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:31,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,523 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 [2024-02-10 00:49:31,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,524 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) [2024-02-10 00:49:31,527 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 [2024-02-10 00:49:31,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 [2024-02-10 00:49:31,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,535 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,535 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,536 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,536 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-02-10 00:49:31,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,570 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) [2024-02-10 00:49:31,571 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 [2024-02-10 00:49:31,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,579 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,580 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-02-10 00:49:31,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,590 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) [2024-02-10 00:49:31,591 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 [2024-02-10 00:49:31,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,599 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,599 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,600 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,600 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-02-10 00:49:31,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,608 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) [2024-02-10 00:49:31,609 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 [2024-02-10 00:49:31,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,617 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,618 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,618 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:31,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2024-02-10 00:49:31,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,636 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) [2024-02-10 00:49:31,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,640 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 [2024-02-10 00:49:31,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,647 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,649 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,649 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-02-10 00:49:31,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,656 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) [2024-02-10 00:49:31,658 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 [2024-02-10 00:49:31,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 [2024-02-10 00:49:31,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:31,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,665 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:31,666 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:31,666 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:31,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-02-10 00:49:31,673 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:49:31,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,674 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) [2024-02-10 00:49:31,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-02-10 00:49:31,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,689 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,690 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:31,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,703 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 [2024-02-10 00:49:31,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,723 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) [2024-02-10 00:49:31,725 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 [2024-02-10 00:49:31,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,732 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,732 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,734 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,734 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2024-02-10 00:49:31,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,743 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) [2024-02-10 00:49:31,744 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 [2024-02-10 00:49:31,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,751 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,752 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,754 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:31,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,768 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 [2024-02-10 00:49:31,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,769 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) [2024-02-10 00:49:31,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,778 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,786 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 [2024-02-10 00:49:31,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,795 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,796 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) [2024-02-10 00:49:31,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,805 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,808 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,813 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 [2024-02-10 00:49:31,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,827 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 [2024-02-10 00:49:31,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,828 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) [2024-02-10 00:49:31,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,837 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,838 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,839 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,844 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 [2024-02-10 00:49:31,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,859 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 [2024-02-10 00:49:31,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,860 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) [2024-02-10 00:49:31,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,869 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,870 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:31,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,873 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 [2024-02-10 00:49:31,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,885 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 [2024-02-10 00:49:31,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,886 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) [2024-02-10 00:49:31,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,895 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,898 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,898 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,900 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 [2024-02-10 00:49:31,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,917 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 [2024-02-10 00:49:31,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,918 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) [2024-02-10 00:49:31,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,928 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,928 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:31,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,928 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:31,930 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:31,930 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:31,936 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 [2024-02-10 00:49:31,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:31,949 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:49:31,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,950 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) [2024-02-10 00:49:31,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,960 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:31,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:31,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,960 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,961 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:31,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:31,965 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 [2024-02-10 00:49:31,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:31,976 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 [2024-02-10 00:49:31,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:31,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:31,977 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) [2024-02-10 00:49:31,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:31,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:31,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:31,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:31,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:31,987 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:31,990 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:31,990 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,000 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 [2024-02-10 00:49:32,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,005 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 [2024-02-10 00:49:32,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,006 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) [2024-02-10 00:49:32,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,016 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,016 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:32,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,022 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 [2024-02-10 00:49:32,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,043 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 [2024-02-10 00:49:32,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,044 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) [2024-02-10 00:49:32,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,054 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:32,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,068 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 [2024-02-10 00:49:32,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,076 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 [2024-02-10 00:49:32,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,077 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) [2024-02-10 00:49:32,078 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 [2024-02-10 00:49:32,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,085 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,086 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,088 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:32,088 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,099 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 [2024-02-10 00:49:32,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,100 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) [2024-02-10 00:49:32,100 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 [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,110 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:32,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-02-10 00:49:32,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,126 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) [2024-02-10 00:49:32,128 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 [2024-02-10 00:49:32,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,135 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,136 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:32,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-02-10 00:49:32,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,143 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) [2024-02-10 00:49:32,144 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 [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,152 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,152 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,155 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:32,155 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,172 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 [2024-02-10 00:49:32,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,173 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) [2024-02-10 00:49:32,174 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 [2024-02-10 00:49:32,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,182 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,182 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:32,184 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:32,184 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:32,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 00:49:32,193 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:49:32,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,194 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) [2024-02-10 00:49:32,195 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 [2024-02-10 00:49:32,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,203 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,204 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:32,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-02-10 00:49:32,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,210 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) [2024-02-10 00:49:32,211 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 [2024-02-10 00:49:32,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,218 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,220 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,220 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-02-10 00:49:32,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,227 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) [2024-02-10 00:49:32,228 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 [2024-02-10 00:49:32,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,236 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,238 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:32,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,245 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 [2024-02-10 00:49:32,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,247 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) [2024-02-10 00:49:32,247 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 [2024-02-10 00:49:32,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,256 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,257 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,257 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,271 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 [2024-02-10 00:49:32,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,272 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) [2024-02-10 00:49:32,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,281 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,283 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,283 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,284 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 [2024-02-10 00:49:32,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,302 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-02-10 00:49:32,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,303 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) [2024-02-10 00:49:32,303 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 [2024-02-10 00:49:32,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,311 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,311 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,313 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,313 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-10 00:49:32,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,327 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) [2024-02-10 00:49:32,328 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 [2024-02-10 00:49:32,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,335 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:32,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-02-10 00:49:32,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,341 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) [2024-02-10 00:49:32,341 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 [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,350 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,350 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,350 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,352 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,352 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-02-10 00:49:32,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,359 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) [2024-02-10 00:49:32,359 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 [2024-02-10 00:49:32,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,368 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:32,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:32,370 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:32,370 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:32,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,383 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 [2024-02-10 00:49:32,383 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:49:32,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,384 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) [2024-02-10 00:49:32,386 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 [2024-02-10 00:49:32,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,393 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,393 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,394 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:32,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-02-10 00:49:32,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,413 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) [2024-02-10 00:49:32,415 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 [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,424 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,424 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,426 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,426 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-02-10 00:49:32,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,443 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) [2024-02-10 00:49:32,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,451 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 [2024-02-10 00:49:32,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,452 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,455 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:32,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,465 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 [2024-02-10 00:49:32,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,466 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) [2024-02-10 00:49:32,467 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 [2024-02-10 00:49:32,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,475 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,475 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,477 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,478 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,486 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 [2024-02-10 00:49:32,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,487 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) [2024-02-10 00:49:32,488 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 [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,497 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,500 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,500 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,511 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 [2024-02-10 00:49:32,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,512 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) [2024-02-10 00:49:32,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 [2024-02-10 00:49:32,520 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 [2024-02-10 00:49:32,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,522 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,522 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,524 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,524 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:32,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,534 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) [2024-02-10 00:49:32,535 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 [2024-02-10 00:49:32,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:32,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,543 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,544 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:32,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:32,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,561 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 [2024-02-10 00:49:32,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,562 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) [2024-02-10 00:49:32,563 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 [2024-02-10 00:49:32,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,571 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,571 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,573 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,573 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,582 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 [2024-02-10 00:49:32,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:32,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:32,583 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) [2024-02-10 00:49:32,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:32,592 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 [2024-02-10 00:49:32,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:32,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:32,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:32,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:32,593 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:32,595 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:32,595 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:32,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:32,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-02-10 00:49:33,577 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:33,577 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:33,577 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:33,578 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:33,578 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:49:33,578 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:33,578 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:33,578 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:33,578 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Lasso [2024-02-10 00:49:33,578 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:33,578 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:33,581 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,583 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,584 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,586 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,587 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,588 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,591 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,592 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,593 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,595 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,850 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,856 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,859 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,865 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,875 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,876 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,877 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,878 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,880 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,881 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,882 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,884 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,887 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,888 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,889 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,892 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,893 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,895 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,897 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,898 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,901 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,902 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,903 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:33,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:34,306 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:34,306 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:49:34,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,307 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) [2024-02-10 00:49:34,316 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 [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,323 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,323 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-02-10 00:49:34,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,329 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) [2024-02-10 00:49:34,330 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 [2024-02-10 00:49:34,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,338 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,338 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,342 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 [2024-02-10 00:49:34,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,343 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) [2024-02-10 00:49:34,345 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 [2024-02-10 00:49:34,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,352 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,352 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 00:49:34,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,356 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) [2024-02-10 00:49:34,357 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 [2024-02-10 00:49:34,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,365 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,365 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,368 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 [2024-02-10 00:49:34,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,369 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) [2024-02-10 00:49:34,369 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 [2024-02-10 00:49:34,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,377 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,377 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-02-10 00:49:34,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,389 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) [2024-02-10 00:49:34,390 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 [2024-02-10 00:49:34,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,397 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,398 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-02-10 00:49:34,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,402 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) [2024-02-10 00:49:34,402 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 [2024-02-10 00:49:34,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,410 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,410 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,413 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 [2024-02-10 00:49:34,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,414 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) [2024-02-10 00:49:34,414 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 [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,422 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,422 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,425 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 [2024-02-10 00:49:34,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,426 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) [2024-02-10 00:49:34,426 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 [2024-02-10 00:49:34,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,435 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,435 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,448 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,449 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) [2024-02-10 00:49:34,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,458 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,459 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,459 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,463 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 [2024-02-10 00:49:34,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,482 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) [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,491 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,492 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,492 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,496 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 [2024-02-10 00:49:34,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,511 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) [2024-02-10 00:49:34,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,520 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,521 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,521 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,524 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 [2024-02-10 00:49:34,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,536 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) [2024-02-10 00:49:34,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,545 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,546 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,546 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,548 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 [2024-02-10 00:49:34,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,569 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) [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,576 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 [2024-02-10 00:49:34,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,577 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,581 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,581 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,614 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) [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,624 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,625 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,625 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,628 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 [2024-02-10 00:49:34,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,644 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) [2024-02-10 00:49:34,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,655 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,656 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 [2024-02-10 00:49:34,656 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,656 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,675 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) [2024-02-10 00:49:34,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,686 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,686 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,692 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 [2024-02-10 00:49:34,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,701 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) [2024-02-10 00:49:34,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,712 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,714 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 [2024-02-10 00:49:34,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:34,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,727 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) [2024-02-10 00:49:34,729 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 [2024-02-10 00:49:34,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,737 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,738 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,738 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,755 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 [2024-02-10 00:49:34,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,757 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) [2024-02-10 00:49:34,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,767 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,768 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 [2024-02-10 00:49:34,768 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,768 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,784 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 [2024-02-10 00:49:34,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,785 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) [2024-02-10 00:49:34,787 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 [2024-02-10 00:49:34,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,794 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,795 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,795 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,812 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 [2024-02-10 00:49:34,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,814 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) [2024-02-10 00:49:34,815 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 [2024-02-10 00:49:34,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,824 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2024-02-10 00:49:34,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,831 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) [2024-02-10 00:49:34,833 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 [2024-02-10 00:49:34,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,840 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,840 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,841 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,841 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,847 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 [2024-02-10 00:49:34,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,848 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) [2024-02-10 00:49:34,848 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 [2024-02-10 00:49:34,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,856 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,857 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,857 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,869 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 [2024-02-10 00:49:34,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,870 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) [2024-02-10 00:49:34,871 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 [2024-02-10 00:49:34,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,880 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,880 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-02-10 00:49:34,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,885 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) [2024-02-10 00:49:34,886 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 [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,894 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:34,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,894 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,896 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-02-10 00:49:34,896 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2024-02-10 00:49:34,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,905 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) [2024-02-10 00:49:34,905 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 [2024-02-10 00:49:34,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,913 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,914 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,914 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-02-10 00:49:34,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,928 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) [2024-02-10 00:49:34,929 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 [2024-02-10 00:49:34,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,937 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,937 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-02-10 00:49:34,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,941 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) [2024-02-10 00:49:34,943 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 [2024-02-10 00:49:34,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,950 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,951 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,951 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-02-10 00:49:34,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,957 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) [2024-02-10 00:49:34,958 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 [2024-02-10 00:49:34,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 [2024-02-10 00:49:34,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,965 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,965 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-02-10 00:49:34,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,970 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) [2024-02-10 00:49:34,971 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 [2024-02-10 00:49:34,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:34,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,978 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,978 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:34,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:34,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,981 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 [2024-02-10 00:49:34,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,982 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) [2024-02-10 00:49:34,983 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 [2024-02-10 00:49:34,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:34,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:34,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:34,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:34,990 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:34,991 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:34,991 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:34,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:34,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2024-02-10 00:49:34,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:34,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:34,996 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) [2024-02-10 00:49:34,997 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 [2024-02-10 00:49:34,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,005 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2024-02-10 00:49:35,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,010 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) [2024-02-10 00:49:35,011 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,020 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,020 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-02-10 00:49:35,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,028 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) [2024-02-10 00:49:35,028 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 [2024-02-10 00:49:35,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,036 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,037 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,037 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-02-10 00:49:35,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,050 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) [2024-02-10 00:49:35,050 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,059 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,059 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,059 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2024-02-10 00:49:35,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,080 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) [2024-02-10 00:49:35,081 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 [2024-02-10 00:49:35,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,088 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,089 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,090 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:35,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,096 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) [2024-02-10 00:49:35,096 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 [2024-02-10 00:49:35,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,105 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,108 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,108 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-02-10 00:49:35,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,116 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) [2024-02-10 00:49:35,116 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 [2024-02-10 00:49:35,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,124 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,125 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-02-10 00:49:35,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,133 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) [2024-02-10 00:49:35,134 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,142 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,142 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-02-10 00:49:35,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,158 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) [2024-02-10 00:49:35,159 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,168 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,168 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,171 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 [2024-02-10 00:49:35,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,172 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) [2024-02-10 00:49:35,173 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,181 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,181 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,185 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 [2024-02-10 00:49:35,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,185 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) [2024-02-10 00:49:35,186 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,194 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,195 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,195 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2024-02-10 00:49:35,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,208 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) [2024-02-10 00:49:35,208 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 [2024-02-10 00:49:35,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,216 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,216 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-02-10 00:49:35,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,221 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) [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,224 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 [2024-02-10 00:49:35,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,231 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,231 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-02-10 00:49:35,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,235 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) [2024-02-10 00:49:35,236 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 [2024-02-10 00:49:35,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,244 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,244 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-02-10 00:49:35,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,248 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) [2024-02-10 00:49:35,249 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,257 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,257 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,261 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 [2024-02-10 00:49:35,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,262 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) [2024-02-10 00:49:35,262 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,270 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,270 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-02-10 00:49:35,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,275 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) [2024-02-10 00:49:35,275 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 [2024-02-10 00:49:35,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,283 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,283 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-02-10 00:49:35,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,287 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) [2024-02-10 00:49:35,288 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,296 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,297 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,302 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 [2024-02-10 00:49:35,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,303 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) [2024-02-10 00:49:35,303 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 [2024-02-10 00:49:35,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,312 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,313 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,313 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,317 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 [2024-02-10 00:49:35,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,318 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) [2024-02-10 00:49:35,320 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 [2024-02-10 00:49:35,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,327 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,327 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,331 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 [2024-02-10 00:49:35,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,332 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) [2024-02-10 00:49:35,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,340 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,341 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 [2024-02-10 00:49:35,341 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,344 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 [2024-02-10 00:49:35,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,345 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) [2024-02-10 00:49:35,345 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 [2024-02-10 00:49:35,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,353 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,353 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,354 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-02-10 00:49:35,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,359 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) [2024-02-10 00:49:35,359 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 [2024-02-10 00:49:35,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,367 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,368 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-02-10 00:49:35,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,372 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) [2024-02-10 00:49:35,372 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 [2024-02-10 00:49:35,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,380 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,380 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,381 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,381 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,393 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 [2024-02-10 00:49:35,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,394 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) [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,403 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,404 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,404 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,406 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 [2024-02-10 00:49:35,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,413 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 [2024-02-10 00:49:35,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,414 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) [2024-02-10 00:49:35,415 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,422 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,423 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,423 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,427 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 [2024-02-10 00:49:35,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,428 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) [2024-02-10 00:49:35,429 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 [2024-02-10 00:49:35,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,437 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,438 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,438 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,442 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 [2024-02-10 00:49:35,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,443 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) [2024-02-10 00:49:35,444 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,452 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,452 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:35,452 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:35,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,457 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 [2024-02-10 00:49:35,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,458 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) [2024-02-10 00:49:35,458 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 [2024-02-10 00:49:35,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,467 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,467 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,470 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 [2024-02-10 00:49:35,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,471 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) [2024-02-10 00:49:35,472 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 [2024-02-10 00:49:35,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,480 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,480 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2024-02-10 00:49:35,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,484 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) [2024-02-10 00:49:35,484 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 [2024-02-10 00:49:35,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,492 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,493 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,493 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,496 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 [2024-02-10 00:49:35,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,497 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) [2024-02-10 00:49:35,497 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 [2024-02-10 00:49:35,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,505 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,505 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,508 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 [2024-02-10 00:49:35,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,509 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) [2024-02-10 00:49:35,510 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,517 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,518 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2024-02-10 00:49:35,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,522 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) [2024-02-10 00:49:35,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,531 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,531 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,531 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,531 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,542 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:35,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,543 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) [2024-02-10 00:49:35,543 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,551 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:35,551 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:35,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-02-10 00:49:35,554 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:49:35,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,555 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) [2024-02-10 00:49:35,557 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 [2024-02-10 00:49:35,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,564 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,565 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,565 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,570 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 [2024-02-10 00:49:35,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,571 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) [2024-02-10 00:49:35,571 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 [2024-02-10 00:49:35,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,580 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2024-02-10 00:49:35,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,586 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) [2024-02-10 00:49:35,587 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 [2024-02-10 00:49:35,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,594 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,595 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2024-02-10 00:49:35,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,599 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) [2024-02-10 00:49:35,599 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,607 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,607 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,611 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 [2024-02-10 00:49:35,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,612 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) [2024-02-10 00:49:35,612 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,620 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,620 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-02-10 00:49:35,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,624 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) [2024-02-10 00:49:35,624 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 [2024-02-10 00:49:35,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,632 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-02-10 00:49:35,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,636 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) [2024-02-10 00:49:35,637 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,644 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,645 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2024-02-10 00:49:35,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,649 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) [2024-02-10 00:49:35,650 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 [2024-02-10 00:49:35,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,657 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:35,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,657 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,658 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:35,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:35,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,661 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 [2024-02-10 00:49:35,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,662 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) [2024-02-10 00:49:35,662 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,670 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,671 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,671 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-02-10 00:49:35,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,677 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) [2024-02-10 00:49:35,678 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 [2024-02-10 00:49:35,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,685 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,688 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,688 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-02-10 00:49:35,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,696 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) [2024-02-10 00:49:35,696 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,705 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,706 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,711 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 [2024-02-10 00:49:35,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,712 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) [2024-02-10 00:49:35,713 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,722 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,722 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-02-10 00:49:35,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,736 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) [2024-02-10 00:49:35,738 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 [2024-02-10 00:49:35,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,747 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,748 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,748 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,754 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 [2024-02-10 00:49:35,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,755 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) [2024-02-10 00:49:35,755 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 [2024-02-10 00:49:35,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,765 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,765 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,770 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 [2024-02-10 00:49:35,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,771 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) [2024-02-10 00:49:35,772 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 [2024-02-10 00:49:35,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,780 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,781 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,781 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-02-10 00:49:35,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,795 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) [2024-02-10 00:49:35,795 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 [2024-02-10 00:49:35,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,807 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,807 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-02-10 00:49:35,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,814 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) [2024-02-10 00:49:35,815 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 [2024-02-10 00:49:35,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,824 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,824 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-02-10 00:49:35,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,831 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) [2024-02-10 00:49:35,834 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 [2024-02-10 00:49:35,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,841 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,842 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,842 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,848 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 [2024-02-10 00:49:35,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,849 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) [2024-02-10 00:49:35,849 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 [2024-02-10 00:49:35,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,858 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,858 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-02-10 00:49:35,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,865 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) [2024-02-10 00:49:35,866 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 [2024-02-10 00:49:35,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,874 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,875 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,875 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-02-10 00:49:35,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,882 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:35,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-02-10 00:49:35,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-02-10 00:49:35,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,898 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:35,898 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 [2024-02-10 00:49:35,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,908 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,908 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-02-10 00:49:35,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,915 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:35,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,925 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,926 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,926 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,952 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:35,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,953 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) [2024-02-10 00:49:35,954 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 [2024-02-10 00:49:35,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 [2024-02-10 00:49:35,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,962 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,964 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,964 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-02-10 00:49:35,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,971 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) [2024-02-10 00:49:35,973 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 [2024-02-10 00:49:35,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:35,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,980 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:35,981 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:35,981 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:35,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:35,987 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 [2024-02-10 00:49:35,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:35,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:35,988 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) [2024-02-10 00:49:35,989 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 [2024-02-10 00:49:35,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:35,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:35,998 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:35,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:35,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,001 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,002 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,018 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 [2024-02-10 00:49:36,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,020 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) [2024-02-10 00:49:36,020 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,029 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,030 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,030 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2024-02-10 00:49:36,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,036 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) [2024-02-10 00:49:36,036 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,044 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,045 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,045 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2024-02-10 00:49:36,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,057 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) [2024-02-10 00:49:36,059 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 [2024-02-10 00:49:36,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,066 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,068 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,068 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,081 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 [2024-02-10 00:49:36,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,082 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) [2024-02-10 00:49:36,083 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 [2024-02-10 00:49:36,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,092 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,092 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,092 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:36,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,097 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) [2024-02-10 00:49:36,099 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 [2024-02-10 00:49:36,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,108 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,124 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 [2024-02-10 00:49:36,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,126 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) [2024-02-10 00:49:36,127 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 [2024-02-10 00:49:36,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,137 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,137 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,143 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 [2024-02-10 00:49:36,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,144 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) [2024-02-10 00:49:36,145 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,153 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,153 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,157 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 [2024-02-10 00:49:36,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,158 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) [2024-02-10 00:49:36,159 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,167 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,167 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,171 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 [2024-02-10 00:49:36,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,172 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) [2024-02-10 00:49:36,173 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,202 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 [2024-02-10 00:49:36,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,203 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) [2024-02-10 00:49:36,204 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,213 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,214 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,214 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2024-02-10 00:49:36,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,232 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) [2024-02-10 00:49:36,233 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 [2024-02-10 00:49:36,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,241 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,242 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,242 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,261 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 [2024-02-10 00:49:36,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,262 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) [2024-02-10 00:49:36,263 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,271 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,274 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2024-02-10 00:49:36,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,294 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) [2024-02-10 00:49:36,295 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 [2024-02-10 00:49:36,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,303 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,303 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-02-10 00:49:36,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,308 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) [2024-02-10 00:49:36,309 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,317 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-02-10 00:49:36,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,321 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) [2024-02-10 00:49:36,323 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 [2024-02-10 00:49:36,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,330 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,334 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 [2024-02-10 00:49:36,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,335 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) [2024-02-10 00:49:36,337 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 [2024-02-10 00:49:36,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,345 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,348 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 [2024-02-10 00:49:36,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,349 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) [2024-02-10 00:49:36,351 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 [2024-02-10 00:49:36,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,359 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,359 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,372 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 [2024-02-10 00:49:36,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,373 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) [2024-02-10 00:49:36,375 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 [2024-02-10 00:49:36,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,400 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 [2024-02-10 00:49:36,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,401 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) [2024-02-10 00:49:36,403 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 [2024-02-10 00:49:36,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,410 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,410 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,414 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 [2024-02-10 00:49:36,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,415 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) [2024-02-10 00:49:36,416 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,427 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2024-02-10 00:49:36,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,444 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) [2024-02-10 00:49:36,446 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,454 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,454 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,458 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 [2024-02-10 00:49:36,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,459 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) [2024-02-10 00:49:36,461 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,469 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,469 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2024-02-10 00:49:36,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,474 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) [2024-02-10 00:49:36,475 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 [2024-02-10 00:49:36,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,482 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,483 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,487 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 [2024-02-10 00:49:36,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,487 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) [2024-02-10 00:49:36,489 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,498 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,498 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,504 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 [2024-02-10 00:49:36,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,505 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) [2024-02-10 00:49:36,506 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 [2024-02-10 00:49:36,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,513 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,514 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,514 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,519 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:36,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,520 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) [2024-02-10 00:49:36,521 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 [2024-02-10 00:49:36,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,529 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2024-02-10 00:49:36,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,533 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) [2024-02-10 00:49:36,534 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,542 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,546 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 [2024-02-10 00:49:36,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,547 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) [2024-02-10 00:49:36,547 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 [2024-02-10 00:49:36,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,555 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,556 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2024-02-10 00:49:36,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,560 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) [2024-02-10 00:49:36,560 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,568 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,569 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-02-10 00:49:36,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,573 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) [2024-02-10 00:49:36,573 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 [2024-02-10 00:49:36,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,581 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,582 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,583 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,583 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-02-10 00:49:36,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,593 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) [2024-02-10 00:49:36,593 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,604 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,604 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2024-02-10 00:49:36,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,608 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) [2024-02-10 00:49:36,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,616 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 [2024-02-10 00:49:36,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,617 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,618 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,618 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,633 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 [2024-02-10 00:49:36,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,634 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) [2024-02-10 00:49:36,635 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,644 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,644 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,650 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 [2024-02-10 00:49:36,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,651 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) [2024-02-10 00:49:36,651 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 [2024-02-10 00:49:36,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,660 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:36,660 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:36,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2024-02-10 00:49:36,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,670 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) [2024-02-10 00:49:36,670 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 [2024-02-10 00:49:36,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,679 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,679 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-02-10 00:49:36,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,683 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) [2024-02-10 00:49:36,684 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 [2024-02-10 00:49:36,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,691 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,692 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,695 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 [2024-02-10 00:49:36,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,696 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) [2024-02-10 00:49:36,696 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,704 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-02-10 00:49:36,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,709 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) [2024-02-10 00:49:36,709 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 [2024-02-10 00:49:36,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,717 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-02-10 00:49:36,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,722 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) [2024-02-10 00:49:36,722 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 [2024-02-10 00:49:36,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,730 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,731 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-02-10 00:49:36,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,735 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) [2024-02-10 00:49:36,735 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 [2024-02-10 00:49:36,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,743 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,743 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,755 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 [2024-02-10 00:49:36,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,756 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) [2024-02-10 00:49:36,758 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,765 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:36,765 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:36,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-02-10 00:49:36,769 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:49:36,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,770 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) [2024-02-10 00:49:36,770 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 [2024-02-10 00:49:36,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,779 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2024-02-10 00:49:36,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,787 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) [2024-02-10 00:49:36,787 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 [2024-02-10 00:49:36,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,797 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,797 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,803 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-02-10 00:49:36,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,804 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) [2024-02-10 00:49:36,805 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 [2024-02-10 00:49:36,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,813 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,823 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 [2024-02-10 00:49:36,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,824 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) [2024-02-10 00:49:36,824 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 [2024-02-10 00:49:36,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,833 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,844 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 [2024-02-10 00:49:36,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,845 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) [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,854 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,855 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,857 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 [2024-02-10 00:49:36,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2024-02-10 00:49:36,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,874 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) [2024-02-10 00:49:36,876 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,883 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,887 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 [2024-02-10 00:49:36,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,888 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) [2024-02-10 00:49:36,888 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 [2024-02-10 00:49:36,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,900 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 [2024-02-10 00:49:36,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,901 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) [2024-02-10 00:49:36,901 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 [2024-02-10 00:49:36,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:36,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,909 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,909 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:36,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:36,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2024-02-10 00:49:36,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,914 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) [2024-02-10 00:49:36,914 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 [2024-02-10 00:49:36,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,924 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,924 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-02-10 00:49:36,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,931 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) [2024-02-10 00:49:36,933 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 [2024-02-10 00:49:36,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:36,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,944 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,944 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2024-02-10 00:49:36,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,954 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) [2024-02-10 00:49:36,955 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,962 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,964 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,964 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:36,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,973 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) [2024-02-10 00:49:36,973 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,980 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,982 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,982 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:36,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:36,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:36,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:36,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:36,989 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) [2024-02-10 00:49:36,991 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 [2024-02-10 00:49:36,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 [2024-02-10 00:49:36,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:36,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:36,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:36,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:36,999 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:36,999 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,032 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 [2024-02-10 00:49:37,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,034 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) [2024-02-10 00:49:37,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,045 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,045 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,052 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 [2024-02-10 00:49:37,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,071 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 [2024-02-10 00:49:37,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,075 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) [2024-02-10 00:49:37,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,104 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 [2024-02-10 00:49:37,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,105 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,107 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,107 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,113 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 [2024-02-10 00:49:37,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,114 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) [2024-02-10 00:49:37,114 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 [2024-02-10 00:49:37,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,124 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,124 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,139 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:37,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,142 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) [2024-02-10 00:49:37,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,150 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 [2024-02-10 00:49:37,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,151 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,153 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,153 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2024-02-10 00:49:37,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,172 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) [2024-02-10 00:49:37,172 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,188 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 [2024-02-10 00:49:37,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,189 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) [2024-02-10 00:49:37,189 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 [2024-02-10 00:49:37,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,199 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,199 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,206 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 [2024-02-10 00:49:37,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,207 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) [2024-02-10 00:49:37,209 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 [2024-02-10 00:49:37,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,220 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,220 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,227 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 [2024-02-10 00:49:37,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,229 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) [2024-02-10 00:49:37,231 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 [2024-02-10 00:49:37,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,239 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,239 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2024-02-10 00:49:37,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,258 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) [2024-02-10 00:49:37,260 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 [2024-02-10 00:49:37,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,268 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,269 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2024-02-10 00:49:37,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,288 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) [2024-02-10 00:49:37,290 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 [2024-02-10 00:49:37,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,298 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,300 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,300 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,317 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 [2024-02-10 00:49:37,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,319 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) [2024-02-10 00:49:37,320 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 [2024-02-10 00:49:37,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,329 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,329 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2024-02-10 00:49:37,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,349 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) [2024-02-10 00:49:37,350 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 [2024-02-10 00:49:37,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,360 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,360 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,367 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-02-10 00:49:37,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,368 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) [2024-02-10 00:49:37,369 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 [2024-02-10 00:49:37,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,377 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:37,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,382 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:49:37,382 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2024-02-10 00:49:37,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,403 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) [2024-02-10 00:49:37,405 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 [2024-02-10 00:49:37,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,412 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,413 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,413 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2024-02-10 00:49:37,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,433 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) [2024-02-10 00:49:37,435 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 [2024-02-10 00:49:37,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,442 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,446 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 [2024-02-10 00:49:37,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,447 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) [2024-02-10 00:49:37,449 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 [2024-02-10 00:49:37,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,479 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,480 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,480 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,491 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:37,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,492 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) [2024-02-10 00:49:37,493 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 [2024-02-10 00:49:37,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,508 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 [2024-02-10 00:49:37,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,509 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) [2024-02-10 00:49:37,522 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 [2024-02-10 00:49:37,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,530 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,547 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 [2024-02-10 00:49:37,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,548 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) [2024-02-10 00:49:37,549 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,559 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,559 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-02-10 00:49:37,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,566 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) [2024-02-10 00:49:37,567 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 [2024-02-10 00:49:37,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-02-10 00:49:37,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,580 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) [2024-02-10 00:49:37,581 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 [2024-02-10 00:49:37,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,588 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,589 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2024-02-10 00:49:37,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,593 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) [2024-02-10 00:49:37,593 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 [2024-02-10 00:49:37,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,601 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,603 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,603 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2024-02-10 00:49:37,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,610 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) [2024-02-10 00:49:37,611 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,621 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,621 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,627 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 [2024-02-10 00:49:37,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,628 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) [2024-02-10 00:49:37,628 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 [2024-02-10 00:49:37,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,639 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,639 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,647 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:37,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,648 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) [2024-02-10 00:49:37,649 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,661 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,661 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,673 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 [2024-02-10 00:49:37,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,674 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) [2024-02-10 00:49:37,676 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,683 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2024-02-10 00:49:37,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,696 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) [2024-02-10 00:49:37,697 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,709 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 [2024-02-10 00:49:37,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,709 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) [2024-02-10 00:49:37,714 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,721 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,721 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2024-02-10 00:49:37,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,726 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) [2024-02-10 00:49:37,726 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 [2024-02-10 00:49:37,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,734 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-02-10 00:49:37,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,739 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) [2024-02-10 00:49:37,739 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 [2024-02-10 00:49:37,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,747 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,754 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 [2024-02-10 00:49:37,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,755 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) [2024-02-10 00:49:37,756 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 [2024-02-10 00:49:37,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,764 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,764 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2024-02-10 00:49:37,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,769 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) [2024-02-10 00:49:37,769 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 [2024-02-10 00:49:37,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,777 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,777 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2024-02-10 00:49:37,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,782 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) [2024-02-10 00:49:37,782 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,790 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,798 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 [2024-02-10 00:49:37,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,799 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) [2024-02-10 00:49:37,801 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,808 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,808 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,812 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 [2024-02-10 00:49:37,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,813 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) [2024-02-10 00:49:37,813 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 [2024-02-10 00:49:37,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,822 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,826 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2024-02-10 00:49:37,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,827 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) [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,835 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 [2024-02-10 00:49:37,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,836 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,842 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 [2024-02-10 00:49:37,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,843 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) [2024-02-10 00:49:37,843 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 [2024-02-10 00:49:37,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,853 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,853 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,858 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-02-10 00:49:37,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,859 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) [2024-02-10 00:49:37,860 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,868 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,869 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,869 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2024-02-10 00:49:37,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,876 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) [2024-02-10 00:49:37,877 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 [2024-02-10 00:49:37,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,885 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2024-02-10 00:49:37,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,889 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) [2024-02-10 00:49:37,890 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 [2024-02-10 00:49:37,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,897 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,898 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2024-02-10 00:49:37,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,902 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) [2024-02-10 00:49:37,903 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 [2024-02-10 00:49:37,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,911 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2024-02-10 00:49:37,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,916 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) [2024-02-10 00:49:37,916 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 [2024-02-10 00:49:37,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 [2024-02-10 00:49:37,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,925 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,951 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 [2024-02-10 00:49:37,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,952 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) [2024-02-10 00:49:37,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,973 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:37,973 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:37,976 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 [2024-02-10 00:49:37,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,983 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 [2024-02-10 00:49:37,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,984 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) [2024-02-10 00:49:37,984 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 [2024-02-10 00:49:37,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:37,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:37,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:37,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:37,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:37,992 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:37,992 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:37,992 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:37,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:37,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-02-10 00:49:37,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:37,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:37,997 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) [2024-02-10 00:49:37,997 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 [2024-02-10 00:49:37,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,005 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,006 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:38,006 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:38,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-02-10 00:49:38,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,013 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) [2024-02-10 00:49:38,013 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 [2024-02-10 00:49:38,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,023 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:38,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:38,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2024-02-10 00:49:38,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,030 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) [2024-02-10 00:49:38,031 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 [2024-02-10 00:49:38,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,040 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:38,040 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:38,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,053 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 [2024-02-10 00:49:38,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,054 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) [2024-02-10 00:49:38,055 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 [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,063 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,067 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 [2024-02-10 00:49:38,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,068 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) [2024-02-10 00:49:38,068 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 [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,076 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,077 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,080 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 [2024-02-10 00:49:38,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,081 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) [2024-02-10 00:49:38,083 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 [2024-02-10 00:49:38,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,091 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,091 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,091 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,095 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 [2024-02-10 00:49:38,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,096 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) [2024-02-10 00:49:38,097 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 [2024-02-10 00:49:38,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,107 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-02-10 00:49:38,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,111 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) [2024-02-10 00:49:38,111 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 [2024-02-10 00:49:38,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,121 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-02-10 00:49:38,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,127 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) [2024-02-10 00:49:38,128 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 [2024-02-10 00:49:38,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,137 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,137 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,141 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 [2024-02-10 00:49:38,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,142 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) [2024-02-10 00:49:38,142 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 [2024-02-10 00:49:38,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:38,152 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:38,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,156 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 [2024-02-10 00:49:38,156 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:49:38,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,157 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) [2024-02-10 00:49:38,157 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 [2024-02-10 00:49:38,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-02-10 00:49:38,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,177 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) [2024-02-10 00:49:38,178 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 [2024-02-10 00:49:38,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,188 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,188 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-02-10 00:49:38,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,196 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) [2024-02-10 00:49:38,196 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 [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,207 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,207 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2024-02-10 00:49:38,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,212 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) [2024-02-10 00:49:38,213 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 [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,222 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2024-02-10 00:49:38,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,227 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) [2024-02-10 00:49:38,227 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 [2024-02-10 00:49:38,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,236 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,236 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,240 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 [2024-02-10 00:49:38,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,241 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) [2024-02-10 00:49:38,241 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 [2024-02-10 00:49:38,243 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,251 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,251 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2024-02-10 00:49:38,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,256 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) [2024-02-10 00:49:38,256 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 [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,266 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,266 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2024-02-10 00:49:38,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,271 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) [2024-02-10 00:49:38,272 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 [2024-02-10 00:49:38,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,281 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,281 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,282 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-02-10 00:49:38,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,287 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,297 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,299 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,299 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2024-02-10 00:49:38,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,307 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2024-02-10 00:49:38,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,317 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,320 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,320 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2024-02-10 00:49:38,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,332 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2024-02-10 00:49:38,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,344 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,344 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2024-02-10 00:49:38,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,353 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2024-02-10 00:49:38,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,368 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,368 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-02-10 00:49:38,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,376 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,386 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,388 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,388 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-02-10 00:49:38,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,403 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2024-02-10 00:49:38,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,413 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,415 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,416 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2024-02-10 00:49:38,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,425 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2024-02-10 00:49:38,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,436 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,436 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2024-02-10 00:49:38,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,444 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,453 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,454 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,456 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,456 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2024-02-10 00:49:38,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,464 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2024-02-10 00:49:38,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,473 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,475 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,475 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:38,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,483 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2024-02-10 00:49:38,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,492 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,493 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,493 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-02-10 00:49:38,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,501 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2024-02-10 00:49:38,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,511 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,511 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:38,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,519 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2024-02-10 00:49:38,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,527 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,529 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,529 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-02-10 00:49:38,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,536 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2024-02-10 00:49:38,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,545 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,547 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,547 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2024-02-10 00:49:38,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,555 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2024-02-10 00:49:38,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,563 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,565 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,565 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2024-02-10 00:49:38,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,584 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2024-02-10 00:49:38,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,594 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,596 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,596 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2024-02-10 00:49:38,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,604 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2024-02-10 00:49:38,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,649 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,651 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,651 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2024-02-10 00:49:38,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,664 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,665 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2024-02-10 00:49:38,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,674 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,675 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,676 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:38,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,693 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2024-02-10 00:49:38,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,707 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:38,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,707 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,714 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-02-10 00:49:38,714 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2024-02-10 00:49:38,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,737 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,747 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,749 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,749 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2024-02-10 00:49:38,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,757 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,765 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,765 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2024-02-10 00:49:38,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,770 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2024-02-10 00:49:38,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,780 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,780 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2024-02-10 00:49:38,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,902 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2024-02-10 00:49:38,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,910 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,911 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2024-02-10 00:49:38,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,915 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,924 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2024-02-10 00:49:38,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,929 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2024-02-10 00:49:38,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,937 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,939 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,939 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:38,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2024-02-10 00:49:38,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,946 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,955 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,955 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2024-02-10 00:49:38,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,961 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2024-02-10 00:49:38,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:38,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:38,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,970 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:38,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:38,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:38,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2024-02-10 00:49:38,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:38,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:38,975 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:38,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2024-02-10 00:49:38,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 [2024-02-10 00:49:38,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:38,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:38,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:38,984 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:38,985 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:38,985 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,009 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2024-02-10 00:49:39,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,013 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2024-02-10 00:49:39,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,023 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,023 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2024-02-10 00:49:39,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,031 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,040 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,042 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,042 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,051 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2024-02-10 00:49:39,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,061 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,071 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,071 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2024-02-10 00:49:39,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,086 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2024-02-10 00:49:39,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,095 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2024-02-10 00:49:39,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,099 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2024-02-10 00:49:39,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,108 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2024-02-10 00:49:39,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,112 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2024-02-10 00:49:39,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,122 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,122 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,135 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2024-02-10 00:49:39,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,143 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,144 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2024-02-10 00:49:39,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,148 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2024-02-10 00:49:39,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,157 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,158 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,158 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-02-10 00:49:39,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,166 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,174 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,174 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,174 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2024-02-10 00:49:39,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,179 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2024-02-10 00:49:39,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,187 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,187 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,191 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-02-10 00:49:39,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,192 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2024-02-10 00:49:39,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,200 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,201 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2024-02-10 00:49:39,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,205 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2024-02-10 00:49:39,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,213 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,213 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2024-02-10 00:49:39,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,218 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,226 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,227 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-02-10 00:49:39,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,231 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2024-02-10 00:49:39,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,240 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,240 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-02-10 00:49:39,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,244 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,254 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,254 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,269 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,270 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,279 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,281 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,281 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2024-02-10 00:49:39,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2024-02-10 00:49:39,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,296 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2024-02-10 00:49:39,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,305 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,305 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2024-02-10 00:49:39,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,310 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2024-02-10 00:49:39,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,318 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,318 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2024-02-10 00:49:39,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,323 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2024-02-10 00:49:39,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,331 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,331 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2024-02-10 00:49:39,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,336 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2024-02-10 00:49:39,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,344 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-02-10 00:49:39,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,355 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2024-02-10 00:49:39,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,364 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,365 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,365 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2024-02-10 00:49:39,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,373 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2024-02-10 00:49:39,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,381 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-02-10 00:49:39,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,386 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2024-02-10 00:49:39,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,394 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,396 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,396 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2024-02-10 00:49:39,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,403 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2024-02-10 00:49:39,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,412 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,414 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,414 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2024-02-10 00:49:39,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,422 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2024-02-10 00:49:39,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,430 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,432 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:39,432 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:39,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-02-10 00:49:39,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,439 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2024-02-10 00:49:39,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,448 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,448 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-02-10 00:49:39,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,452 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,461 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,461 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-02-10 00:49:39,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,466 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,474 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,474 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,474 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2024-02-10 00:49:39,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,479 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,487 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,487 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2024-02-10 00:49:39,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,492 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2024-02-10 00:49:39,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,500 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2024-02-10 00:49:39,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,513 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,522 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,522 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,526 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0 [2024-02-10 00:49:39,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,527 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,535 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:39,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:39,535 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:39,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2024-02-10 00:49:39,539 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:49:39,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,540 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2024-02-10 00:49:39,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,548 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,549 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,549 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-02-10 00:49:39,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,556 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2024-02-10 00:49:39,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,564 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,564 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,565 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,565 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-02-10 00:49:39,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,580 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2024-02-10 00:49:39,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,588 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,589 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,589 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2024-02-10 00:49:39,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,605 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,612 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2024-02-10 00:49:39,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,614 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-02-10 00:49:39,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,619 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2024-02-10 00:49:39,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,627 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,628 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,628 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-02-10 00:49:39,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,633 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2024-02-10 00:49:39,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,641 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,641 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,641 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2024-02-10 00:49:39,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,646 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2024-02-10 00:49:39,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,655 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,655 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2024-02-10 00:49:39,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,660 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2024-02-10 00:49:39,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:39,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,668 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,669 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:39,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:39,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2024-02-10 00:49:39,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,674 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2024-02-10 00:49:39,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,683 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,685 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,685 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2024-02-10 00:49:39,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,692 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2024-02-10 00:49:39,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,701 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,704 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,704 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-02-10 00:49:39,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,714 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2024-02-10 00:49:39,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,735 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,735 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,736 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,736 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,755 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,756 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2024-02-10 00:49:39,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,782 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,782 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,784 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,784 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,792 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2024-02-10 00:49:39,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,801 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,801 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,803 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,803 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2024-02-10 00:49:39,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,810 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-02-10 00:49:39,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,819 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,821 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,821 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2024-02-10 00:49:39,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,828 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-02-10 00:49:39,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,837 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,838 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,838 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2024-02-10 00:49:39,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,846 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,854 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,856 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,856 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,863 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:39,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,864 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,872 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,873 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,873 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2024-02-10 00:49:39,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,881 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-02-10 00:49:39,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,891 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,891 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Ended with exit code 0 [2024-02-10 00:49:39,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,898 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-02-10 00:49:39,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,906 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,906 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,907 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,907 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-02-10 00:49:39,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,914 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-02-10 00:49:39,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-02-10 00:49:39,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,931 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-02-10 00:49:39,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 [2024-02-10 00:49:39,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,939 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,940 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,941 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,941 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2024-02-10 00:49:39,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,948 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-02-10 00:49:39,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,956 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,957 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,957 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2024-02-10 00:49:39,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,965 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-02-10 00:49:39,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,973 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,974 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,974 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:39,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:39,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2024-02-10 00:49:39,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:39,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:39,981 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:39,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-02-10 00:49:39,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:39,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:39,989 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:39,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:39,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:39,989 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:39,991 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:39,991 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2024-02-10 00:49:40,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,011 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,019 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,021 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,021 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,031 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,040 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:40,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,044 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:40,044 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,056 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-02-10 00:49:40,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,057 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,065 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,065 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,066 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,066 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-02-10 00:49:40,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,086 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-02-10 00:49:40,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,095 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,096 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,096 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,105 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-02-10 00:49:40,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,113 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,113 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,115 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,115 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-02-10 00:49:40,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,121 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,130 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,130 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-02-10 00:49:40,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,135 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-02-10 00:49:40,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,143 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,143 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,143 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,148 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-02-10 00:49:40,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,149 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-02-10 00:49:40,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,158 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,158 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2024-02-10 00:49:40,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,165 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,173 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,174 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,174 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-02-10 00:49:40,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,179 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,187 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,188 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2024-02-10 00:49:40,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,192 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-02-10 00:49:40,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,201 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,201 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,202 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,202 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2024-02-10 00:49:40,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,209 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-02-10 00:49:40,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,217 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,218 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,218 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Ended with exit code 0 [2024-02-10 00:49:40,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,226 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-02-10 00:49:40,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,234 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,234 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,236 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,236 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2024-02-10 00:49:40,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,245 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,253 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,253 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,257 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,257 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2024-02-10 00:49:40,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,273 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-02-10 00:49:40,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,282 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,282 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-02-10 00:49:40,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,287 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,296 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,296 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,300 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,301 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,310 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,310 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-02-10 00:49:40,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-02-10 00:49:40,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,315 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,323 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,323 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,323 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,324 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-02-10 00:49:40,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,329 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-02-10 00:49:40,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,337 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,338 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,338 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,356 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,356 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-02-10 00:49:40,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,365 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,365 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-02-10 00:49:40,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,370 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-02-10 00:49:40,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,378 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,378 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,382 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-02-10 00:49:40,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,383 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-02-10 00:49:40,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,391 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,391 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,392 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-02-10 00:49:40,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,397 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-02-10 00:49:40,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,405 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,405 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,405 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-02-10 00:49:40,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,410 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-02-10 00:49:40,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,419 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,419 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2024-02-10 00:49:40,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,424 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-02-10 00:49:40,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,432 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,432 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,432 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,433 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2024-02-10 00:49:40,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,438 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-02-10 00:49:40,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,446 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,447 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,447 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Ended with exit code 0 [2024-02-10 00:49:40,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,454 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-02-10 00:49:40,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,462 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,462 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,463 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,463 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-02-10 00:49:40,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,477 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-02-10 00:49:40,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,485 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,485 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,486 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-02-10 00:49:40,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,492 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-02-10 00:49:40,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,501 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,502 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2024-02-10 00:49:40,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,514 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-02-10 00:49:40,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,522 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,523 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2024-02-10 00:49:40,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,528 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-02-10 00:49:40,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,537 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,538 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,538 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-02-10 00:49:40,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,543 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,551 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,551 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,552 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,553 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-02-10 00:49:40,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,560 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,569 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,569 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,570 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,570 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,570 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,575 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,584 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,585 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,585 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2024-02-10 00:49:40,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,593 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-02-10 00:49:40,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,601 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,601 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,603 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,603 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-02-10 00:49:40,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,612 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-02-10 00:49:40,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,643 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,644 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:40,645 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:40,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,652 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-02-10 00:49:40,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,660 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,661 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2024-02-10 00:49:40,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,676 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-02-10 00:49:40,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,685 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,690 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,698 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,698 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,699 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,699 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,707 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-02-10 00:49:40,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,717 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,718 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2024-02-10 00:49:40,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,730 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-02-10 00:49:40,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,739 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Ended with exit code 0 [2024-02-10 00:49:40,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,744 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-02-10 00:49:40,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,752 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,752 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,752 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,753 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-02-10 00:49:40,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,758 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-02-10 00:49:40,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,766 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:40,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,766 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:40,766 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:40,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2024-02-10 00:49:40,770 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:49:40,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,771 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-02-10 00:49:40,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,781 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,782 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:40,782 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:40,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,802 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,803 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,811 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,812 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,813 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:40,813 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:40,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2024-02-10 00:49:40,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,822 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-02-10 00:49:40,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,831 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,831 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,831 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,836 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Ended with exit code 0 [2024-02-10 00:49:40,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,837 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-02-10 00:49:40,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,845 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,845 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,846 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2024-02-10 00:49:40,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,851 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,860 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,860 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2024-02-10 00:49:40,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,873 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-02-10 00:49:40,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,882 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,882 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,882 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,888 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-02-10 00:49:40,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,896 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,897 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:40,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,917 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-02-10 00:49:40,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 [2024-02-10 00:49:40,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:40,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,935 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:40,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:40,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2024-02-10 00:49:40,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,946 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-02-10 00:49:40,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,956 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,956 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,958 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:40,958 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:40,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2024-02-10 00:49:40,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,967 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-02-10 00:49:40,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:40,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:40,977 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:40,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:40,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:40,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:40,981 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:40,981 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:40,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:40,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2024-02-10 00:49:40,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:40,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:40,995 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:40,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-02-10 00:49:40,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,004 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,006 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,006 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2024-02-10 00:49:41,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,026 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-02-10 00:49:41,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,035 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,035 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,037 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,037 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,050 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,051 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,060 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,062 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,072 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-02-10 00:49:41,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,081 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,083 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,092 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-02-10 00:49:41,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,101 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,103 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-02-10 00:49:41,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,112 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-02-10 00:49:41,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,121 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,123 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,123 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-02-10 00:49:41,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,132 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-02-10 00:49:41,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,141 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,142 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,144 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,144 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2024-02-10 00:49:41,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,153 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-02-10 00:49:41,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,162 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,164 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,164 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,172 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,181 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,181 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,183 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,183 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,198 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,199 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-02-10 00:49:41,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,208 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,208 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,218 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,219 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-02-10 00:49:41,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,228 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,230 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,230 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2024-02-10 00:49:41,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,239 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-02-10 00:49:41,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,248 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,249 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,259 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-02-10 00:49:41,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,269 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,271 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,271 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,279 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,280 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-02-10 00:49:41,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,291 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,292 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,294 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,294 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,302 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,303 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-02-10 00:49:41,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,311 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,312 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,313 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,314 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2024-02-10 00:49:41,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,322 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-02-10 00:49:41,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,332 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,332 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:41,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,332 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,337 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:49:41,337 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,354 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-02-10 00:49:41,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,363 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,365 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,365 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2024-02-10 00:49:41,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,376 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,386 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,392 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-02-10 00:49:41,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,393 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-02-10 00:49:41,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,402 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,404 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-02-10 00:49:41,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,413 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-02-10 00:49:41,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,422 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,422 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2024-02-10 00:49:41,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,428 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-02-10 00:49:41,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,440 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,441 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,441 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,450 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,451 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-02-10 00:49:41,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,461 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,461 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,463 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,463 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2024-02-10 00:49:41,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,472 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,480 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,481 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,481 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-02-10 00:49:41,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,499 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-02-10 00:49:41,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,508 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,509 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2024-02-10 00:49:41,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,514 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-02-10 00:49:41,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,523 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,523 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,525 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,525 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2024-02-10 00:49:41,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,533 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,541 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,543 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,543 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2024-02-10 00:49:41,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,551 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-02-10 00:49:41,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,560 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,560 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,560 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,563 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,563 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2024-02-10 00:49:41,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,573 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-02-10 00:49:41,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,582 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,582 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,588 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,588 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2024-02-10 00:49:41,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,609 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-02-10 00:49:41,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,617 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,618 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,622 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2024-02-10 00:49:41,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,623 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-02-10 00:49:41,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,632 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,632 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,632 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,633 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2024-02-10 00:49:41,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,638 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-02-10 00:49:41,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,647 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2024-02-10 00:49:41,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,652 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-02-10 00:49:41,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,661 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,661 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Ended with exit code 0 [2024-02-10 00:49:41,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,667 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-02-10 00:49:41,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,676 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,678 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,678 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2024-02-10 00:49:41,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,686 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,694 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,695 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,695 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2024-02-10 00:49:41,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,700 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-02-10 00:49:41,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,708 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,709 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,709 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,713 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,714 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-02-10 00:49:41,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,722 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,723 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2024-02-10 00:49:41,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,728 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-02-10 00:49:41,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,736 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,736 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,736 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2024-02-10 00:49:41,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,742 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-02-10 00:49:41,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,750 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,751 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2024-02-10 00:49:41,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,756 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-02-10 00:49:41,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,764 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,765 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2024-02-10 00:49:41,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,770 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,784 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,784 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,786 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,786 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2024-02-10 00:49:41,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,794 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-02-10 00:49:41,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,803 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2024-02-10 00:49:41,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,813 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-02-10 00:49:41,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,821 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,822 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2024-02-10 00:49:41,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,840 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-02-10 00:49:41,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,848 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,849 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,853 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2024-02-10 00:49:41,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,854 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,862 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,862 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,863 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,868 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-02-10 00:49:41,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,876 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,876 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,877 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2024-02-10 00:49:41,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,882 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-02-10 00:49:41,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,890 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,892 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,892 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2024-02-10 00:49:41,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,900 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-02-10 00:49:41,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 [2024-02-10 00:49:41,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,908 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,908 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,909 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:41,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,914 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-02-10 00:49:41,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,923 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,923 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,924 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,924 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2024-02-10 00:49:41,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,932 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-02-10 00:49:41,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,941 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,943 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,943 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-02-10 00:49:41,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,952 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-02-10 00:49:41,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,960 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:41,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:41,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2024-02-10 00:49:41,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,970 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-02-10 00:49:41,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,979 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,979 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,979 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2024-02-10 00:49:41,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,985 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-02-10 00:49:41,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:41,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:41,993 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:41,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:41,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:41,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:41,993 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:41,994 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:41,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:41,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:41,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2024-02-10 00:49:41,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:41,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:41,999 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:41,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-02-10 00:49:42,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,007 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:42,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,007 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:42,008 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:42,008 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,012 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,013 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-02-10 00:49:42,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,022 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:42,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,023 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:42,023 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:42,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-02-10 00:49:42,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,028 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-02-10 00:49:42,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,037 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:42,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:42,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:42,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2024-02-10 00:49:42,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,047 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-02-10 00:49:42,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,055 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:42,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:42,056 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:42,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2024-02-10 00:49:42,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,061 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-02-10 00:49:42,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,070 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:42,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,070 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:42,070 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:42,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,075 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,075 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:49:42,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,076 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-02-10 00:49:42,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,086 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,086 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,096 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-02-10 00:49:42,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,105 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,105 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,107 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,107 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Ended with exit code 0 [2024-02-10 00:49:42,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,118 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-02-10 00:49:42,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,133 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,139 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-02-10 00:49:42,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,148 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,148 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,149 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2024-02-10 00:49:42,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,155 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,163 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,164 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,164 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2024-02-10 00:49:42,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,170 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-02-10 00:49:42,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,179 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,179 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,179 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,180 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2024-02-10 00:49:42,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,186 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,195 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,195 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2024-02-10 00:49:42,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,201 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2024-02-10 00:49:42,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,211 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2024-02-10 00:49:42,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,216 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2024-02-10 00:49:42,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,225 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,225 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,225 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,227 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,227 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,238 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,238 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2024-02-10 00:49:42,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,247 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,247 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,252 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,252 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2024-02-10 00:49:42,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,270 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2024-02-10 00:49:42,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,281 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,281 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2024-02-10 00:49:42,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,292 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2024-02-10 00:49:42,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,300 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,303 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,303 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2024-02-10 00:49:42,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,313 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2024-02-10 00:49:42,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,322 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,324 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,325 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Ended with exit code 0 [2024-02-10 00:49:42,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,335 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2024-02-10 00:49:42,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,346 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,346 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2024-02-10 00:49:42,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,356 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2024-02-10 00:49:42,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,365 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,367 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,367 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2024-02-10 00:49:42,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,377 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2024-02-10 00:49:42,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,386 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,388 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,388 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2024-02-10 00:49:42,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,398 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,407 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,407 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,409 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,409 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2024-02-10 00:49:42,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,420 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,429 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,431 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,431 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2024-02-10 00:49:42,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,440 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2024-02-10 00:49:42,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,449 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,451 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,451 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2024-02-10 00:49:42,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,461 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2024-02-10 00:49:42,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,470 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,472 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,472 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2024-02-10 00:49:42,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,482 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,491 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,493 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,493 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2024-02-10 00:49:42,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,504 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,513 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,513 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,515 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,515 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2024-02-10 00:49:42,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,526 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,534 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,534 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,537 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,537 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2024-02-10 00:49:42,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,547 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2024-02-10 00:49:42,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,556 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,559 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,559 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Ended with exit code 0 [2024-02-10 00:49:42,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,570 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2024-02-10 00:49:42,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,579 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,579 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,581 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,581 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,591 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2024-02-10 00:49:42,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,592 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2024-02-10 00:49:42,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,601 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,602 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:42,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,608 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-02-10 00:49:42,608 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2024-02-10 00:49:42,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,632 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2024-02-10 00:49:42,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,642 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,642 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,644 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,644 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2024-02-10 00:49:42,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,653 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2024-02-10 00:49:42,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,662 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,662 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,663 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2024-02-10 00:49:42,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,669 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2024-02-10 00:49:42,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,678 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,690 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2024-02-10 00:49:42,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,713 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,714 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Ended with exit code 0 [2024-02-10 00:49:42,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,720 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2024-02-10 00:49:42,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,729 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,730 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,736 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2024-02-10 00:49:42,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,744 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,745 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,747 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2024-02-10 00:49:42,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,756 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,765 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,765 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,765 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2024-02-10 00:49:42,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,771 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2024-02-10 00:49:42,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,780 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,780 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2024-02-10 00:49:42,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,787 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2024-02-10 00:49:42,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,795 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,798 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,798 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2024-02-10 00:49:42,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,808 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2024-02-10 00:49:42,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,817 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,817 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,819 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,819 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,829 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Ended with exit code 0 [2024-02-10 00:49:42,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,830 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2024-02-10 00:49:42,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,839 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,841 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,841 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,855 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,863 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,869 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,869 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,902 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2024-02-10 00:49:42,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,905 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2024-02-10 00:49:42,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,913 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,914 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,914 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2024-02-10 00:49:42,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,920 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,928 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,929 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,929 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,929 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2024-02-10 00:49:42,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,935 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2024-02-10 00:49:42,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,944 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,944 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,944 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Ended with exit code 0 [2024-02-10 00:49:42,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,955 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2024-02-10 00:49:42,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 [2024-02-10 00:49:42,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,965 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:42,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,965 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,966 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:42,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:42,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2024-02-10 00:49:42,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,972 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:42,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2024-02-10 00:49:42,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:42,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:42,981 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:42,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:42,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:42,981 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:42,983 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:42,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:42,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:42,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:42,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:42,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:42,993 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2024-02-10 00:49:43,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,014 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,014 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,015 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2024-02-10 00:49:43,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,021 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2024-02-10 00:49:43,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,030 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,031 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2024-02-10 00:49:43,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,037 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2024-02-10 00:49:43,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,046 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,046 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,046 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,057 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2024-02-10 00:49:43,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,067 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,067 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,068 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2024-02-10 00:49:43,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,074 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2024-02-10 00:49:43,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,083 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,084 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2024-02-10 00:49:43,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,090 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,098 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,099 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,099 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2024-02-10 00:49:43,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,105 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2024-02-10 00:49:43,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,115 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,115 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,117 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,117 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2024-02-10 00:49:43,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,127 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2024-02-10 00:49:43,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,136 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,138 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,138 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2024-02-10 00:49:43,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,148 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2024-02-10 00:49:43,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,157 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,158 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,158 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2024-02-10 00:49:43,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,164 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2024-02-10 00:49:43,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,173 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,173 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,174 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2024-02-10 00:49:43,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,180 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,189 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2024-02-10 00:49:43,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2024-02-10 00:49:43,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,212 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2024-02-10 00:49:43,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,221 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,222 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,228 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2024-02-10 00:49:43,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,237 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,239 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,239 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2024-02-10 00:49:43,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,248 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,250 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,258 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,258 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,264 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,279 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,279 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2024-02-10 00:49:43,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,288 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2024-02-10 00:49:43,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,297 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,297 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,297 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,300 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,300 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2024-02-10 00:49:43,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,311 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2024-02-10 00:49:43,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,322 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:43,322 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:43,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2024-02-10 00:49:43,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,332 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2024-02-10 00:49:43,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,341 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,347 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2024-02-10 00:49:43,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,348 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2024-02-10 00:49:43,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,356 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,356 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,356 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,357 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,363 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2024-02-10 00:49:43,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,372 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,372 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,372 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2024-02-10 00:49:43,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,378 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,387 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,387 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,388 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2024-02-10 00:49:43,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,394 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2024-02-10 00:49:43,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,403 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2024-02-10 00:49:43,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,409 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2024-02-10 00:49:43,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,417 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,418 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,418 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2024-02-10 00:49:43,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,424 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2024-02-10 00:49:43,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:43,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:43,434 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:43,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2024-02-10 00:49:43,439 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:49:43,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,440 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2024-02-10 00:49:43,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,448 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,450 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,450 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,456 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,457 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,466 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,466 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2024-02-10 00:49:43,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,474 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2024-02-10 00:49:43,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,482 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,482 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2024-02-10 00:49:43,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,487 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,496 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,496 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2024-02-10 00:49:43,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,501 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2024-02-10 00:49:43,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,510 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,510 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,515 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,516 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,525 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,526 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2024-02-10 00:49:43,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,531 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,540 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,540 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2024-02-10 00:49:43,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,545 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2024-02-10 00:49:43,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,568 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2024-02-10 00:49:43,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,579 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,579 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2024-02-10 00:49:43,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,586 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2024-02-10 00:49:43,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,594 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,594 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,598 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,598 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2024-02-10 00:49:43,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,607 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2024-02-10 00:49:43,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,616 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,616 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,618 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,618 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2024-02-10 00:49:43,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,626 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,648 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,650 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,650 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2024-02-10 00:49:43,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,658 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2024-02-10 00:49:43,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,666 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,666 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,666 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,668 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Ended with exit code 0 [2024-02-10 00:49:43,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,676 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2024-02-10 00:49:43,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,686 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,686 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2024-02-10 00:49:43,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,693 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,703 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,703 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,707 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2024-02-10 00:49:43,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,710 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2024-02-10 00:49:43,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,734 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2024-02-10 00:49:43,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2024-02-10 00:49:43,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,752 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,761 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,763 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,763 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2024-02-10 00:49:43,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,770 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2024-02-10 00:49:43,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2024-02-10 00:49:43,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,787 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2024-02-10 00:49:43,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,796 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,796 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,798 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,798 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,804 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,805 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2024-02-10 00:49:43,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,815 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,815 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2024-02-10 00:49:43,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,822 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2024-02-10 00:49:43,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,830 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,830 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,832 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,832 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2024-02-10 00:49:43,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,839 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2024-02-10 00:49:43,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,847 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2024-02-10 00:49:43,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,857 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2024-02-10 00:49:43,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,866 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,868 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,868 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:43,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,876 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,876 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2024-02-10 00:49:43,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2024-02-10 00:49:43,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,893 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,903 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,903 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:43,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,908 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:49:43,908 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2024-02-10 00:49:43,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,927 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2024-02-10 00:49:43,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,936 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,936 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,938 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,938 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2024-02-10 00:49:43,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,946 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2024-02-10 00:49:43,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 [2024-02-10 00:49:43,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,955 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:43,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:43,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:43,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:43,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2024-02-10 00:49:43,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:43,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:43,975 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:43,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:43,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:43,988 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:43,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:43,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:43,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:43,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:43,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:43,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2024-02-10 00:49:44,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,007 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,008 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2024-02-10 00:49:44,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,037 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2024-02-10 00:49:44,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,046 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,047 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,065 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2024-02-10 00:49:44,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,092 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2024-02-10 00:49:44,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,102 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,114 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,115 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2024-02-10 00:49:44,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,124 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,125 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,139 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2024-02-10 00:49:44,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,148 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,149 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,150 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,150 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2024-02-10 00:49:44,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,170 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2024-02-10 00:49:44,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,181 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,181 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,189 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2024-02-10 00:49:44,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,201 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2024-02-10 00:49:44,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,210 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2024-02-10 00:49:44,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,218 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,223 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,223 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,239 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2024-02-10 00:49:44,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,249 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,249 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,249 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2024-02-10 00:49:44,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,259 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2024-02-10 00:49:44,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,268 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,268 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,269 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Ended with exit code 0 [2024-02-10 00:49:44,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,274 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,283 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2024-02-10 00:49:44,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,297 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2024-02-10 00:49:44,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,312 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,321 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2024-02-10 00:49:44,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,342 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,350 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,350 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,350 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,351 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2024-02-10 00:49:44,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,359 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2024-02-10 00:49:44,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,369 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,369 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2024-02-10 00:49:44,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,382 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2024-02-10 00:49:44,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,395 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2024-02-10 00:49:44,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,401 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2024-02-10 00:49:44,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,410 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,411 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,411 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2024-02-10 00:49:44,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,428 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2024-02-10 00:49:44,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,436 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,436 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,437 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2024-02-10 00:49:44,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,455 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2024-02-10 00:49:44,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,464 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2024-02-10 00:49:44,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,478 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,487 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,489 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,489 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Ended with exit code 0 [2024-02-10 00:49:44,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,504 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2024-02-10 00:49:44,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,512 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2024-02-10 00:49:44,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,522 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,532 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,532 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,533 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2024-02-10 00:49:44,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,549 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2024-02-10 00:49:44,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,560 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,565 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2024-02-10 00:49:44,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,574 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,591 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2024-02-10 00:49:44,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,592 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2024-02-10 00:49:44,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,602 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,603 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,620 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2024-02-10 00:49:44,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,628 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,629 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,630 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,649 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,650 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2024-02-10 00:49:44,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,658 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,658 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,659 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2024-02-10 00:49:44,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,677 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2024-02-10 00:49:44,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,686 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,686 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,688 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Ended with exit code 0 [2024-02-10 00:49:44,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,707 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2024-02-10 00:49:44,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,717 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,719 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,719 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Ended with exit code 0 [2024-02-10 00:49:44,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,728 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2024-02-10 00:49:44,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,738 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,740 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:44,740 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:44,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Ended with exit code 0 [2024-02-10 00:49:44,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,748 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2024-02-10 00:49:44,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,759 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2024-02-10 00:49:44,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,776 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2024-02-10 00:49:44,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,786 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,786 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,786 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,786 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:44,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,792 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2024-02-10 00:49:44,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,800 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,801 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2024-02-10 00:49:44,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,814 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,826 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,827 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2024-02-10 00:49:44,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,832 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,841 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,841 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,841 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2024-02-10 00:49:44,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,860 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2024-02-10 00:49:44,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,869 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,869 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Ended with exit code 0 [2024-02-10 00:49:44,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,876 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2024-02-10 00:49:44,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:44,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:44,885 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:44,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2024-02-10 00:49:44,902 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:49:44,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,903 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2024-02-10 00:49:44,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,930 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:44,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,930 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:44,933 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:44,933 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:44,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2024-02-10 00:49:44,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,950 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2024-02-10 00:49:44,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:44,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,960 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:44,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,960 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:44,963 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:44,963 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:44,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:44,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2024-02-10 00:49:44,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:44,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:44,973 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:44,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2024-02-10 00:49:44,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 [2024-02-10 00:49:44,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:44,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:44,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:44,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:44,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:44,983 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:44,983 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:44,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:44,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,001 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2024-02-10 00:49:45,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,011 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,011 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,011 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2024-02-10 00:49:45,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,017 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,026 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,027 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2024-02-10 00:49:45,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,040 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2024-02-10 00:49:45,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,049 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,049 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,050 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2024-02-10 00:49:45,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,055 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2024-02-10 00:49:45,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,064 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,064 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,065 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2024-02-10 00:49:45,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,070 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2024-02-10 00:49:45,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,078 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,078 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,079 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2024-02-10 00:49:45,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,084 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2024-02-10 00:49:45,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,092 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,092 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,095 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,095 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,103 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2024-02-10 00:49:45,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,104 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2024-02-10 00:49:45,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,114 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,114 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,119 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,119 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2024-02-10 00:49:45,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,132 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2024-02-10 00:49:45,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,142 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,145 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,145 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,155 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,164 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,164 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,167 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,167 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,176 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,176 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2024-02-10 00:49:45,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,185 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,186 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,189 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,189 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,204 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,205 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2024-02-10 00:49:45,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,217 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,217 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2024-02-10 00:49:45,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,226 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2024-02-10 00:49:45,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,235 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,235 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,239 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,239 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,248 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,249 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,250 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2024-02-10 00:49:45,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,258 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,258 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,260 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,260 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2024-02-10 00:49:45,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,269 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,278 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,281 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,281 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2024-02-10 00:49:45,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,290 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,299 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,301 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,301 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,314 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,323 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,323 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,325 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,325 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2024-02-10 00:49:45,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,334 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2024-02-10 00:49:45,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,343 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,343 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,346 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,346 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2024-02-10 00:49:45,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,355 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2024-02-10 00:49:45,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,364 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,364 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,366 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,366 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,374 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2024-02-10 00:49:45,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,375 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2024-02-10 00:49:45,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,384 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,385 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,387 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,387 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2024-02-10 00:49:45,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,397 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2024-02-10 00:49:45,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,406 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,409 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,409 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2024-02-10 00:49:45,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,418 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,426 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,427 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,429 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,429 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2024-02-10 00:49:45,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,439 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2024-02-10 00:49:45,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,447 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,448 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,450 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,450 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2024-02-10 00:49:45,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,459 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,469 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:45,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,469 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,476 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 00:49:45,476 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,492 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2024-02-10 00:49:45,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,493 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,502 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,502 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,504 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,505 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2024-02-10 00:49:45,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,513 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,513 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,521 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,522 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,526 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Ended with exit code 0 [2024-02-10 00:49:45,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,527 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2024-02-10 00:49:45,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,536 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,536 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,538 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,538 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2024-02-10 00:49:45,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,546 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2024-02-10 00:49:45,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,555 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,556 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2024-02-10 00:49:45,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,561 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,569 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,569 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,569 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,570 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,570 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2024-02-10 00:49:45,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,575 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,584 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,584 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,586 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,586 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2024-02-10 00:49:45,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,602 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2024-02-10 00:49:45,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,610 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,610 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,611 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2024-02-10 00:49:45,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,616 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,625 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,625 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,626 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2024-02-10 00:49:45,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,639 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,647 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,650 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,650 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2024-02-10 00:49:45,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,659 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,668 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,668 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,671 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,671 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2024-02-10 00:49:45,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,680 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2024-02-10 00:49:45,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,689 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,690 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,693 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,693 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2024-02-10 00:49:45,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,706 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,714 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,714 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,722 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,722 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2024-02-10 00:49:45,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,750 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2024-02-10 00:49:45,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,760 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,760 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Ended with exit code 0 [2024-02-10 00:49:45,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,766 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2024-02-10 00:49:45,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,775 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,776 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2024-02-10 00:49:45,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,809 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,818 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,818 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,819 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2024-02-10 00:49:45,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2024-02-10 00:49:45,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,833 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,843 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,843 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,844 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2024-02-10 00:49:45,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2024-02-10 00:49:45,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,857 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2024-02-10 00:49:45,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,866 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,868 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,869 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,877 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,878 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,887 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,888 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2024-02-10 00:49:45,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,894 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,902 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,903 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,903 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2024-02-10 00:49:45,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,909 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,919 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,919 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,919 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2024-02-10 00:49:45,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,925 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2024-02-10 00:49:45,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,934 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,934 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,934 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2024-02-10 00:49:45,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,940 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2024-02-10 00:49:45,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:45,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,949 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,949 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,949 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:45,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,960 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:45,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,970 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,970 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:45,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:45,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2024-02-10 00:49:45,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,976 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2024-02-10 00:49:45,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 [2024-02-10 00:49:45,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:45,985 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:45,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:45,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:45,985 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:45,987 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:45,987 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:45,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:45,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2024-02-10 00:49:45,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:45,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:45,997 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:45,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2024-02-10 00:49:45,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,006 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,008 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:46,008 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:46,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,018 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2024-02-10 00:49:46,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 [2024-02-10 00:49:46,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,027 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,027 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,040 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2024-02-10 00:49:46,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,049 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,049 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,050 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2024-02-10 00:49:46,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,055 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2024-02-10 00:49:46,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,064 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,065 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,065 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2024-02-10 00:49:46,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,076 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2024-02-10 00:49:46,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,085 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,085 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2024-02-10 00:49:46,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,099 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2024-02-10 00:49:46,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,107 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,107 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,109 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:46,109 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:46,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,118 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2024-02-10 00:49:46,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,119 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2024-02-10 00:49:46,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,128 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,128 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,129 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2024-02-10 00:49:46,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,150 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2024-02-10 00:49:46,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 [2024-02-10 00:49:46,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,159 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,159 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,162 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:46,162 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:46,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2024-02-10 00:49:46,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,171 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2024-02-10 00:49:46,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,180 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,181 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,183 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:46,183 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:46,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2024-02-10 00:49:46,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,194 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2024-02-10 00:49:46,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,202 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,202 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,205 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:46,205 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:46,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2024-02-10 00:49:46,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,214 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2024-02-10 00:49:46,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,223 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,223 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,224 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,230 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,231 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2024-02-10 00:49:46,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,240 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,240 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,241 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2024-02-10 00:49:46,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,246 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2024-02-10 00:49:46,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 [2024-02-10 00:49:46,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,257 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,258 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,263 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2024-02-10 00:49:46,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,264 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2024-02-10 00:49:46,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,273 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,273 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,273 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2024-02-10 00:49:46,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,279 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2024-02-10 00:49:46,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,287 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,287 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,288 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2024-02-10 00:49:46,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,294 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2024-02-10 00:49:46,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,302 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,302 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,303 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2024-02-10 00:49:46,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,315 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2024-02-10 00:49:46,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 [2024-02-10 00:49:46,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:46,324 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:46,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,324 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:46,325 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2024-02-10 00:49:46,338 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:49:46,339 INFO L748 eck$LassoCheckResult]: Stem: 162#[$Ultimate##0]true [358] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_11| 0) 0) InVars {#valid=|v_#valid_11|} OutVars{#valid=|v_#valid_11|} AuxVars[] AssignedVars[] 164#[L-1]true [368] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 166#[L21]true [436] L21-->L21-1: Formula: (and (= (select |v_#valid_12| 1) 1) (= 2 (select |v_#length_5| 1))) InVars {#length=|v_#length_5|, #valid=|v_#valid_12|} OutVars{#length=|v_#length_5|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[] 168#[L21-1]true [457] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_5| 1) 0) 48) InVars {#memory_int=|v_#memory_int_5|} OutVars{#memory_int=|v_#memory_int_5|} AuxVars[] AssignedVars[] 170#[L21-2]true [380] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_6| 1) 1) 0) InVars {#memory_int=|v_#memory_int_6|} OutVars{#memory_int=|v_#memory_int_6|} AuxVars[] AssignedVars[] 172#[L21-3]true [419] L21-3-->L21-4: Formula: (and (= (select |v_#valid_13| 2) 1) (= (select |v_#length_6| 2) 34)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 174#[L21-4]true [398] L21-4-->L43: Formula: (and (= v_~queue~0.base_5 0) (= v_~queue~0.offset_5 0)) InVars {} OutVars{~queue~0.base=v_~queue~0.base_5, ~queue~0.offset=v_~queue~0.offset_5} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base] 176#[L43]true [469] L43-->L43-1: Formula: (= v_~A~0_5 0) InVars {} OutVars{~A~0=v_~A~0_5} AuxVars[] AssignedVars[~A~0] 178#[L43-1]true [362] L43-1-->L44: Formula: (= v_~B~0_3 0) InVars {} OutVars{~B~0=v_~B~0_3} AuxVars[] AssignedVars[~B~0] 180#[L44]true [363] L44-->L44-1: Formula: (= v_~n~0_4 0) InVars {} OutVars{~n~0=v_~n~0_4} AuxVars[] AssignedVars[~n~0] 182#[L44-1]true [408] L44-1-->L44-2: Formula: (= v_~start~0_5 0) InVars {} OutVars{~start~0=v_~start~0_5} AuxVars[] AssignedVars[~start~0] 184#[L44-2]true [412] L44-2-->L45: Formula: (= v_~end~0_10 0) InVars {} OutVars{~end~0=v_~end~0_10} AuxVars[] AssignedVars[~end~0] 186#[L45]true [481] L45-->L-1-1: Formula: (= v_~ok~0_2 0) InVars {} OutVars{~ok~0=v_~ok~0_2} AuxVars[] AssignedVars[~ok~0] 188#[L-1-1]true [474] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 190#[L-1-2]true [476] L-1-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_2|, ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_2|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_2|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_2|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_2|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_2|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~ret13#1.offset, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_~#t2~0#1.base] 192#[L92]true [448] L92-->L92-1: Formula: (and (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= (store |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1) |v_#valid_14|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_7|) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, #valid=|v_#valid_15|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 194#[L92-1]true [443] L92-1-->L92-2: Formula: (and (= (select |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1) |v_#valid_16|) (= (store |v_#length_10| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_9|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, #valid=|v_#valid_17|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_9|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_16|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 196#[L92-2]true [396] L92-2-->L92-3: Formula: (and (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 4) |v_#length_11|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_5| 0)) (= (store |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 1) |v_#valid_18|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) (= (select |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, #valid=|v_#valid_19|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, #valid=|v_#valid_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 198#[L92-3]true [370] L92-3-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 200#[L94]true [461] L94-->L94-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~A~0_6) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~A~0=v_~A~0_6} AuxVars[] AssignedVars[~A~0] 202#[L94-1]true [409] L94-1-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 204#[L95]true [425] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 206#[L95-1]true [440] L95-1-->L95-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_4| v_~B~0_4) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{~B~0=v_~B~0_4, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[~B~0] 208#[L95-2]true [441] L95-2-->L96: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 210#[L96]true [449] L96-->L96-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 212#[L96-1]true [403] L96-1-->L96-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet11#1_4| v_~n~0_5) InVars {ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} OutVars{~n~0=v_~n~0_5, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} AuxVars[] AssignedVars[~n~0] 214#[L96-2]true [347] L96-2-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1] 216#[L97]true [407] L97-->L97-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 218#[L97-1]true [418] L97-1-->L97-2: Formula: (= v_~start~0_6 |v_ULTIMATE.start_main_#t~nondet12#1_4|) InVars {ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} OutVars{~start~0=v_~start~0_6, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} AuxVars[] AssignedVars[~start~0] 220#[L97-2]true [470] L97-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1] 222#[L98]true [442] L98-->L99: Formula: (= v_~start~0_7 v_~end~0_11) InVars {~start~0=v_~start~0_7} OutVars{~start~0=v_~start~0_7, ~end~0=v_~end~0_11} AuxVars[] AssignedVars[~end~0] 224#[L99]true [445] L99-->L99-1: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1| v_~n~0_6) InVars {~n~0=v_~n~0_6} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1|, ~n~0=v_~n~0_6} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1] 226#[L99-1]true [376] L99-1-->L99-2: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset] 228#[L99-2]true [451] L99-2-->L115: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_1|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_1|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 230#[L115]true [388] L115-->L116: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2| |v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~size#1] 232#[L116]true [357] L116-->L116-1: Formula: (= (ite (<= 0 |v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|, 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_#in~cond#1] 234#[L116-1]true [438] L116-1-->L38: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 236#[L38]true [399] L38-->L39: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 238#[L39]true [459] L39-->L38-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[] 240#[L38-1]true [420] L38-1-->L116-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 242#[L116-2]true [453] L116-2-->L117: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 244#[L117]true [332] L117-->L117-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| (ite (<= (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_4| 4294967296) 1073741823) 1 0)) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 246#[L117-1]true [435] L117-1-->L38-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 248#[L38-2]true [471] L38-2-->L39-3: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 250#[L39-3]true [382] L39-3-->L38-3: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_11| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} AuxVars[] AssignedVars[] 252#[L38-3]true [364] L38-3-->L117-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_12|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 254#[L117-2]true [349] L117-2-->L119: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 256#[L119]true [464] L119-->L119-1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2| 0) (= |v_#valid_20| (store |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 1)) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| (* 4 (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_5| 1073741824)))) (not (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 0)) (= (select |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|) 0) (< |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| |v_#StackHeapBarrier_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_14|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, #valid=|v_#valid_21|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2|, #valid=|v_#valid_20|, #length=|v_#length_13|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, #valid, #length, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 258#[L119-1]true [356] L119-1-->L119-2: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|) (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset] 260#[L119-2]true [372] L119-2-->L120: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 262#[L120]true [378] L120-->L120-6: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2| 0) InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 264#[L120-6]true [422] L120-6-->L120-7: Formula: (<= |v_ULTIMATE.start_create_fresh_uint_array_~size#1_6| |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} AuxVars[] AssignedVars[] 680#[L120-7]true [339] L120-7-->L123: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1] 682#[L123]true [348] L123-->create_fresh_uint_array_returnLabel#1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|) (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset] 684#[create_fresh_uint_array_returnLabel#1]true [361] create_fresh_uint_array_returnLabel#1-->L99-3: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3| |v_ULTIMATE.start_main_#t~ret13#1.offset_3|) (= |v_ULTIMATE.start_main_#t~ret13#1.base_3| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|)) InVars {ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset] 686#[L99-3]true [426] L99-3-->L99-4: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_9|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_8|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_5|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base] 688#[L99-4]true [455] L99-4-->L99-5: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1] 690#[L99-5]true [433] L99-5-->L99-6: Formula: (and (= |v_ULTIMATE.start_main_#t~ret13#1.base_4| v_~queue~0.base_6) (= v_~queue~0.offset_6 |v_ULTIMATE.start_main_#t~ret13#1.offset_4|)) InVars {ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ~queue~0.offset=v_~queue~0.offset_6, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|, ~queue~0.base=v_~queue~0.base_6} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base] 692#[L99-6]true [366] L99-6-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_5|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset] 694#[L102]true [374] L102-->L102-1: Formula: (= |v_ULTIMATE.start_main_#t~pre14#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre14#1] 696#[L102-1]true [346] L102-1-->L102-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 698#[L102-2]true [373] L102-2-->L102-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6|)) (= (store |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre14#1_4|)) |v_#memory_int_9|) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_23| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_10|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_9|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 700#[L102-3]true [521] L102-3-->$Ultimate##0: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre14#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_4|, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_10|, thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_4|, thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_8|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|, thread1Thread1of1ForFork0_#t~post3#1=|v_thread1Thread1of1ForFork0_#t~post3#1_4|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_14|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_4|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_4|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_~x~0#1, thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#t~post1#1, thread1Thread1of1ForFork0_#t~post3#1, thread1Thread1of1ForFork0_~i~0#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#res#1.base] 702#[$Ultimate##0, L102-4]true [485] $Ultimate##0-->L51: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1] 704#[L102-4, L51]true [486] L51-->L51-5: Formula: (= |v_thread1Thread1of1ForFork0_~i~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1] 706#[L51-5, L102-4]true [487] L51-5-->L52: Formula: (< (mod |v_thread1Thread1of1ForFork0_~i~0#1_3| 4294967296) (mod v_~A~0_2 4294967296)) InVars {~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} OutVars{~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} AuxVars[] AssignedVars[] 709#[L52, L102-4]true [490] L52-->L54: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_4| (+ |v_thread1Thread1of1ForFork0_~x~0#1_3| v_~B~0_1)) InVars {~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_3|} OutVars{~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1] 711#[L102-4, L54]true [492] L54-->L51-3: Formula: (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| |v_thread1Thread1of1ForFork0_~i~0#1_9|) InVars {thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 713#[L51-3, L102-4]true [494] L51-3-->L51-4: Formula: (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_3| 1) |v_thread1Thread1of1ForFork0_~i~0#1_11|) InVars {thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_11|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1] 715#[L102-4, L51-4]true [496] L51-4-->L51-5: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 706#[L51-5, L102-4]true [2024-02-10 00:49:46,339 INFO L750 eck$LassoCheckResult]: Loop: 706#[L51-5, L102-4]true [487] L51-5-->L52: Formula: (< (mod |v_thread1Thread1of1ForFork0_~i~0#1_3| 4294967296) (mod v_~A~0_2 4294967296)) InVars {~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} OutVars{~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} AuxVars[] AssignedVars[] 709#[L52, L102-4]true [490] L52-->L54: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_4| (+ |v_thread1Thread1of1ForFork0_~x~0#1_3| v_~B~0_1)) InVars {~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_3|} OutVars{~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1] 711#[L102-4, L54]true [492] L54-->L51-3: Formula: (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| |v_thread1Thread1of1ForFork0_~i~0#1_9|) InVars {thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 713#[L51-3, L102-4]true [494] L51-3-->L51-4: Formula: (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_3| 1) |v_thread1Thread1of1ForFork0_~i~0#1_11|) InVars {thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_11|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1] 715#[L102-4, L51-4]true [496] L51-4-->L51-5: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1] 706#[L51-5, L102-4]true [2024-02-10 00:49:46,339 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:46,340 INFO L85 PathProgramCache]: Analyzing trace with hash 812071792, now seen corresponding path program 2 times [2024-02-10 00:49:46,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:46,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1151851738] [2024-02-10 00:49:46,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:46,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:46,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,376 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:46,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,404 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:46,404 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:46,404 INFO L85 PathProgramCache]: Analyzing trace with hash 493470090, now seen corresponding path program 2 times [2024-02-10 00:49:46,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:46,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2049225147] [2024-02-10 00:49:46,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:46,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:46,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,407 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,409 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:46,410 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:49:46,410 INFO L85 PathProgramCache]: Analyzing trace with hash -2135338117, now seen corresponding path program 3 times [2024-02-10 00:49:46,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:49:46,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [336153816] [2024-02-10 00:49:46,410 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:49:46,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:49:46,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,446 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:49:46,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:49:46,474 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:49:46,490 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:46,490 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:46,490 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:46,490 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:46,490 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:49:46,490 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,491 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:46,491 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:46,491 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:49:46,491 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:46,491 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:46,492 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,493 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,495 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,498 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,499 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,501 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,507 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,509 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,615 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:46,615 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:49:46,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,616 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,618 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,618 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2024-02-10 00:49:46,637 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,637 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post1#1=0} Honda state: {thread1Thread1of1ForFork0_#t~post1#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,642 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,644 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,644 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2024-02-10 00:49:46,662 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,662 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~B~0=0, thread1Thread1of1ForFork0_~x~0#1=0} Honda state: {~B~0=0, thread1Thread1of1ForFork0_~x~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,665 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,666 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,672 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,673 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2024-02-10 00:49:46,692 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,692 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.base_5=-1} Honda state: {v_rep#funAddr~thread1.base_5=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,696 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,697 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2024-02-10 00:49:46,699 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,699 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,720 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,720 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.offset_5=1} Honda state: {v_rep#funAddr~thread2.offset_5=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,723 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,724 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,726 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,726 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2024-02-10 00:49:46,744 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,744 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread3.base_5=-1} Honda state: {v_rep#funAddr~thread3.base_5=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,748 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,750 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,750 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2024-02-10 00:49:46,767 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:49:46,767 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.base_5=-1} Honda state: {v_rep#funAddr~thread2.base_5=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:49:46,770 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,771 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,774 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:49:46,774 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2024-02-10 00:49:46,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,798 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,800 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:49:46,800 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:49:46,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2024-02-10 00:49:46,819 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:49:46,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:46,823 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:46,823 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:46,823 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:46,823 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:46,823 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:49:46,823 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,823 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:46,823 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:46,823 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:49:46,823 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:46,823 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:46,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,828 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,830 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,832 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,834 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,843 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:46,933 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:46,933 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:49:46,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,934 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2024-02-10 00:49:46,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 [2024-02-10 00:49:46,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:46,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:46,943 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,943 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:46,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2024-02-10 00:49:46,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,948 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2024-02-10 00:49:46,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:46,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:46,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:46,957 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:46,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:46,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2024-02-10 00:49:46,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,961 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2024-02-10 00:49:46,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:46,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,969 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:46,970 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,970 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:46,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2024-02-10 00:49:46,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,975 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2024-02-10 00:49:46,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:46,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:46,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:46,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:46,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:46,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:46,988 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:46,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:46,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2024-02-10 00:49:46,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:46,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:46,993 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:46,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2024-02-10 00:49:46,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,001 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:47,002 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:47,002 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:47,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2024-02-10 00:49:47,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,007 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2024-02-10 00:49:47,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,015 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:47,016 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:47,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2024-02-10 00:49:47,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,021 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2024-02-10 00:49:47,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,029 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:47,030 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:47,030 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:47,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2024-02-10 00:49:47,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,035 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2024-02-10 00:49:47,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,044 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:47,045 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:47,045 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:47,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2024-02-10 00:49:47,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,050 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2024-02-10 00:49:47,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,058 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:47,058 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:47,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2024-02-10 00:49:47,061 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:49:47,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,062 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2024-02-10 00:49:47,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,072 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,072 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2024-02-10 00:49:47,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,078 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2024-02-10 00:49:47,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,085 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,086 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,086 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2024-02-10 00:49:47,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,090 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,099 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,100 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,100 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2024-02-10 00:49:47,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,106 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2024-02-10 00:49:47,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,116 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,116 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2024-02-10 00:49:47,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,122 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,130 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,131 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,131 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2024-02-10 00:49:47,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,137 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2024-02-10 00:49:47,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,147 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,152 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:47,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,155 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,165 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,166 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,166 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2024-02-10 00:49:47,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,172 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2024-02-10 00:49:47,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,188 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2024-02-10 00:49:47,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,197 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,197 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2024-02-10 00:49:47,201 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:49:47,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,201 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2024-02-10 00:49:47,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,211 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2024-02-10 00:49:47,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,218 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,227 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2024-02-10 00:49:47,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,231 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2024-02-10 00:49:47,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,241 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,241 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2024-02-10 00:49:47,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,247 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2024-02-10 00:49:47,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,255 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,257 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,257 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,263 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2024-02-10 00:49:47,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,263 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2024-02-10 00:49:47,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,271 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,273 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,273 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Ended with exit code 0 [2024-02-10 00:49:47,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,279 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2024-02-10 00:49:47,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,287 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,289 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2024-02-10 00:49:47,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,295 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2024-02-10 00:49:47,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,311 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2024-02-10 00:49:47,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Ended with exit code 0 [2024-02-10 00:49:47,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,327 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2024-02-10 00:49:47,339 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:49:47,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,340 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2024-02-10 00:49:47,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,348 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,350 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,350 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2024-02-10 00:49:47,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,357 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2024-02-10 00:49:47,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,365 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,366 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2024-02-10 00:49:47,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,370 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2024-02-10 00:49:47,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,378 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,380 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,380 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2024-02-10 00:49:47,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,387 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2024-02-10 00:49:47,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,396 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,397 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,397 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2024-02-10 00:49:47,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,405 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2024-02-10 00:49:47,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,413 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,414 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,414 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2024-02-10 00:49:47,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,422 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2024-02-10 00:49:47,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,430 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,430 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,432 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2024-02-10 00:49:47,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,439 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2024-02-10 00:49:47,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,447 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,449 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,449 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2024-02-10 00:49:47,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,456 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2024-02-10 00:49:47,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2024-02-10 00:49:47,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,474 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2024-02-10 00:49:47,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:47,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,483 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,483 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2024-02-10 00:49:47,487 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:49:47,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,488 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2024-02-10 00:49:47,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,497 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,498 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,498 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2024-02-10 00:49:47,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,505 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2024-02-10 00:49:47,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,514 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,514 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,515 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2024-02-10 00:49:47,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,520 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2024-02-10 00:49:47,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,529 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,530 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,530 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Ended with exit code 0 [2024-02-10 00:49:47,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,537 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,545 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,545 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,546 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,546 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2024-02-10 00:49:47,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,553 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2024-02-10 00:49:47,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,561 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,562 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,562 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2024-02-10 00:49:47,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,569 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2024-02-10 00:49:47,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,577 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,579 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,600 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Ended with exit code 0 [2024-02-10 00:49:47,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,601 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2024-02-10 00:49:47,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,610 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,611 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,611 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2024-02-10 00:49:47,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,618 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2024-02-10 00:49:47,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,627 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:47,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:47,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2024-02-10 00:49:47,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,634 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:47,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:47,643 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:47,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,647 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2024-02-10 00:49:47,647 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:49:47,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,648 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2024-02-10 00:49:47,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,656 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,658 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,658 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2024-02-10 00:49:47,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,667 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2024-02-10 00:49:47,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,675 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,675 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,676 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,676 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2024-02-10 00:49:47,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,683 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2024-02-10 00:49:47,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,691 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,693 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,693 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Ended with exit code 0 [2024-02-10 00:49:47,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,702 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2024-02-10 00:49:47,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,710 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,712 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,712 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2024-02-10 00:49:47,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,721 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2024-02-10 00:49:47,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,730 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,732 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,732 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2024-02-10 00:49:47,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,740 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2024-02-10 00:49:47,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,748 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,751 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:47,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,763 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2024-02-10 00:49:47,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,772 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2024-02-10 00:49:47,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,782 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2024-02-10 00:49:47,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,790 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,792 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:47,792 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:47,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2024-02-10 00:49:47,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,800 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,808 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:47,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:47,809 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:47,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2024-02-10 00:49:47,813 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:49:47,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,814 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2024-02-10 00:49:47,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,823 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,825 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,825 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2024-02-10 00:49:47,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,835 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,844 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,846 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2024-02-10 00:49:47,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,853 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2024-02-10 00:49:47,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,862 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2024-02-10 00:49:47,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,875 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2024-02-10 00:49:47,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,884 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,886 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,886 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2024-02-10 00:49:47,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,896 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2024-02-10 00:49:47,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 [2024-02-10 00:49:47,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,904 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,904 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,906 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,906 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Ended with exit code 0 [2024-02-10 00:49:47,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,917 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2024-02-10 00:49:47,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,929 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:47,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Ended with exit code 0 [2024-02-10 00:49:47,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,947 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2024-02-10 00:49:47,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,956 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,956 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,958 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,958 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2024-02-10 00:49:47,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,969 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2024-02-10 00:49:47,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,978 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,978 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,980 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:47,980 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:47,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:47,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2024-02-10 00:49:47,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:47,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:47,990 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:47,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2024-02-10 00:49:47,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:47,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:47,998 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:47,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:47,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:47,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:47,999 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:47,999 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:47,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Ended with exit code 0 [2024-02-10 00:49:48,005 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:49:48,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,006 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2024-02-10 00:49:48,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,015 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,015 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,016 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,017 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2024-02-10 00:49:48,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,024 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2024-02-10 00:49:48,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,032 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,033 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:48,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2024-02-10 00:49:48,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,039 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2024-02-10 00:49:48,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 [2024-02-10 00:49:48,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,048 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,048 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,049 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,049 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,056 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Ended with exit code 0 [2024-02-10 00:49:48,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,057 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2024-02-10 00:49:48,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,067 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,067 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Ended with exit code 0 [2024-02-10 00:49:48,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,074 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2024-02-10 00:49:48,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,083 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,083 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,085 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,085 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2024-02-10 00:49:48,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,092 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2024-02-10 00:49:48,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,102 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,102 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,102 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,104 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:48,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Ended with exit code 0 [2024-02-10 00:49:48,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,112 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2024-02-10 00:49:48,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,120 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,122 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,122 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2024-02-10 00:49:48,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,129 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2024-02-10 00:49:48,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 [2024-02-10 00:49:48,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,139 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:48,139 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:48,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2024-02-10 00:49:48,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,145 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2024-02-10 00:49:48,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 [2024-02-10 00:49:48,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,154 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:48,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,154 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:48,154 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:48,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2024-02-10 00:49:48,158 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:49:48,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,159 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2024-02-10 00:49:48,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,168 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,170 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,170 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2024-02-10 00:49:48,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,179 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2024-02-10 00:49:48,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 [2024-02-10 00:49:48,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,188 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,189 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:48,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2024-02-10 00:49:48,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,195 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2024-02-10 00:49:48,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,204 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,204 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,206 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,206 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2024-02-10 00:49:48,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,215 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2024-02-10 00:49:48,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 [2024-02-10 00:49:48,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,224 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,224 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,226 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,226 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2024-02-10 00:49:48,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,235 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2024-02-10 00:49:48,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,244 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,244 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,246 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,246 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2024-02-10 00:49:48,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,255 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2024-02-10 00:49:48,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,264 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,264 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,267 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:48,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2024-02-10 00:49:48,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,277 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2024-02-10 00:49:48,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,286 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,288 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,288 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2024-02-10 00:49:48,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,297 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2024-02-10 00:49:48,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,305 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,305 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,308 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:49:48,308 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:49:48,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2024-02-10 00:49:48,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:48,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:48,316 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:48,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2024-02-10 00:49:48,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:48,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:48,325 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:48,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:48,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:48,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:48,325 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:49:48,325 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:48,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:48,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:48,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2024-02-10 00:49:49,438 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:49:49,438 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:49:49,438 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:49:49,438 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:49:49,438 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:49:49,438 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:49,438 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:49:49,438 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:49:49,438 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-multiply-verify.wvr.c_BEv2_Iteration2_Lasso [2024-02-10 00:49:49,439 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:49:49,439 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:49:49,440 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,449 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,450 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,452 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,454 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,456 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,457 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,460 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,461 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,463 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,465 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,466 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,468 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,470 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,472 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,474 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,475 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,477 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,478 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,480 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,481 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,483 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,485 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,487 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,488 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,490 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,491 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,493 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,499 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,501 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,502 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,504 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,505 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,507 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,508 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,510 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,774 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,775 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,777 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,779 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,780 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,782 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,784 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,786 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,787 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,789 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:49,791 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:49:50,199 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:49:50,199 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:49:50,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,200 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2024-02-10 00:49:50,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,209 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,210 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2024-02-10 00:49:50,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,223 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2024-02-10 00:49:50,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,231 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,231 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2024-02-10 00:49:50,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,244 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2024-02-10 00:49:50,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,254 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,255 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,255 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2024-02-10 00:49:50,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,274 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,282 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,282 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,297 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2024-02-10 00:49:50,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,306 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,307 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,307 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Ended with exit code 0 [2024-02-10 00:49:50,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,324 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2024-02-10 00:49:50,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,334 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,334 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Ended with exit code 0 [2024-02-10 00:49:50,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,339 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2024-02-10 00:49:50,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,348 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,348 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,348 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Ended with exit code 0 [2024-02-10 00:49:50,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,362 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2024-02-10 00:49:50,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,372 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2024-02-10 00:49:50,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,377 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2024-02-10 00:49:50,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,385 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,386 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,386 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2024-02-10 00:49:50,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,405 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,414 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,414 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,419 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,431 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2024-02-10 00:49:50,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,440 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,441 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,441 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Ended with exit code 0 [2024-02-10 00:49:50,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,455 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2024-02-10 00:49:50,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,463 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,463 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Ended with exit code 0 [2024-02-10 00:49:50,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,468 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2024-02-10 00:49:50,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,477 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,477 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,483 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,484 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2024-02-10 00:49:50,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,493 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,494 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,500 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,501 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,510 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,510 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2024-02-10 00:49:50,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,524 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2024-02-10 00:49:50,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,534 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,534 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,535 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,540 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2024-02-10 00:49:50,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,548 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,549 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,549 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Ended with exit code 0 [2024-02-10 00:49:50,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,559 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2024-02-10 00:49:50,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,567 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,568 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,580 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2024-02-10 00:49:50,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,589 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,590 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,590 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2024-02-10 00:49:50,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,596 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2024-02-10 00:49:50,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,605 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,605 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,617 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,618 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2024-02-10 00:49:50,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,627 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,627 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,645 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,646 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2024-02-10 00:49:50,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,654 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,654 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2024-02-10 00:49:50,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,667 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2024-02-10 00:49:50,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,675 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,676 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,676 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,676 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,688 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2024-02-10 00:49:50,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,697 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,697 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2024-02-10 00:49:50,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,701 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,711 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,716 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2024-02-10 00:49:50,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,725 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,726 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,726 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Ended with exit code 0 [2024-02-10 00:49:50,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,732 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,733 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2024-02-10 00:49:50,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,740 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,740 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Ended with exit code 0 [2024-02-10 00:49:50,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,753 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2024-02-10 00:49:50,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,762 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,767 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2024-02-10 00:49:50,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,776 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,777 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Ended with exit code 0 [2024-02-10 00:49:50,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,796 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2024-02-10 00:49:50,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,806 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,806 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,810 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,811 INFO L229 MonitoredProcess]: Starting monitored process 830 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,820 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,821 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,821 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,836 INFO L229 MonitoredProcess]: Starting monitored process 831 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2024-02-10 00:49:50,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,847 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,847 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Ended with exit code 0 [2024-02-10 00:49:50,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,862 INFO L229 MonitoredProcess]: Starting monitored process 832 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,871 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,871 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Ended with exit code 0 [2024-02-10 00:49:50,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,885 INFO L229 MonitoredProcess]: Starting monitored process 833 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,895 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,895 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,908 INFO L229 MonitoredProcess]: Starting monitored process 834 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2024-02-10 00:49:50,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,917 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Ended with exit code 0 [2024-02-10 00:49:50,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,921 INFO L229 MonitoredProcess]: Starting monitored process 835 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2024-02-10 00:49:50,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,930 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,930 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Ended with exit code 0 [2024-02-10 00:49:50,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,934 INFO L229 MonitoredProcess]: Starting monitored process 836 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,943 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,943 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Ended with exit code 0 [2024-02-10 00:49:50,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,948 INFO L229 MonitoredProcess]: Starting monitored process 837 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2024-02-10 00:49:50,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,957 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Ended with exit code 0 [2024-02-10 00:49:50,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,961 INFO L229 MonitoredProcess]: Starting monitored process 838 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2024-02-10 00:49:50,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:50,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:50,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,969 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,969 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:50,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:50,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,973 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:50,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,973 INFO L229 MonitoredProcess]: Starting monitored process 839 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2024-02-10 00:49:50,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 [2024-02-10 00:49:50,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:50,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:50,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:50,982 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:50,983 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:50,983 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:50,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:50,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Ended with exit code 0 [2024-02-10 00:49:50,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:50,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:50,996 INFO L229 MonitoredProcess]: Starting monitored process 840 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:50,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2024-02-10 00:49:50,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,006 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,006 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,012 INFO L229 MonitoredProcess]: Starting monitored process 841 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2024-02-10 00:49:51,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 [2024-02-10 00:49:51,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,021 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,021 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,021 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Ended with exit code 0 [2024-02-10 00:49:51,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,027 INFO L229 MonitoredProcess]: Starting monitored process 842 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2024-02-10 00:49:51,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,036 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,037 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,037 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2024-02-10 00:49:51,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,043 INFO L229 MonitoredProcess]: Starting monitored process 843 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2024-02-10 00:49:51,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,053 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,054 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,054 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,059 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Ended with exit code 0 [2024-02-10 00:49:51,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,060 INFO L229 MonitoredProcess]: Starting monitored process 844 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2024-02-10 00:49:51,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,070 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:51,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,073 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-02-10 00:49:51,073 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Ended with exit code 0 [2024-02-10 00:49:51,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,082 INFO L229 MonitoredProcess]: Starting monitored process 845 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2024-02-10 00:49:51,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,091 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,092 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,092 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,097 INFO L229 MonitoredProcess]: Starting monitored process 846 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2024-02-10 00:49:51,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,106 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,107 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,107 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,113 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,114 INFO L229 MonitoredProcess]: Starting monitored process 847 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2024-02-10 00:49:51,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 [2024-02-10 00:49:51,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,123 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,125 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,125 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Ended with exit code 0 [2024-02-10 00:49:51,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,140 INFO L229 MonitoredProcess]: Starting monitored process 848 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2024-02-10 00:49:51,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,150 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,151 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,151 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2024-02-10 00:49:51,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,157 INFO L229 MonitoredProcess]: Starting monitored process 849 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2024-02-10 00:49:51,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,167 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,168 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,168 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Ended with exit code 0 [2024-02-10 00:49:51,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,174 INFO L229 MonitoredProcess]: Starting monitored process 850 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2024-02-10 00:49:51,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,183 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,184 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,184 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2024-02-10 00:49:51,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,189 INFO L229 MonitoredProcess]: Starting monitored process 851 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2024-02-10 00:49:51,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,198 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,199 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,199 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2024-02-10 00:49:51,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,205 INFO L229 MonitoredProcess]: Starting monitored process 852 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2024-02-10 00:49:51,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,214 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,214 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,214 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2024-02-10 00:49:51,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,220 INFO L229 MonitoredProcess]: Starting monitored process 853 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2024-02-10 00:49:51,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,230 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,230 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2024-02-10 00:49:51,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,235 INFO L229 MonitoredProcess]: Starting monitored process 854 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2024-02-10 00:49:51,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,245 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,246 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,246 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2024-02-10 00:49:51,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,251 INFO L229 MonitoredProcess]: Starting monitored process 855 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2024-02-10 00:49:51,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,261 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,261 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,262 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,262 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2024-02-10 00:49:51,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,268 INFO L229 MonitoredProcess]: Starting monitored process 856 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2024-02-10 00:49:51,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 [2024-02-10 00:49:51,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,277 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,277 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Ended with exit code 0 [2024-02-10 00:49:51,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,282 INFO L229 MonitoredProcess]: Starting monitored process 857 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Waiting until timeout for monitored process [2024-02-10 00:49:51,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,294 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,295 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Ended with exit code 0 [2024-02-10 00:49:51,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,300 INFO L229 MonitoredProcess]: Starting monitored process 858 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Waiting until timeout for monitored process [2024-02-10 00:49:51,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,310 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,310 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,310 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Ended with exit code 0 [2024-02-10 00:49:51,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,316 INFO L229 MonitoredProcess]: Starting monitored process 859 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Waiting until timeout for monitored process [2024-02-10 00:49:51,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,326 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,326 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,331 INFO L229 MonitoredProcess]: Starting monitored process 860 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Waiting until timeout for monitored process [2024-02-10 00:49:51,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,341 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,341 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,341 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Ended with exit code 0 [2024-02-10 00:49:51,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,356 INFO L229 MonitoredProcess]: Starting monitored process 861 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Waiting until timeout for monitored process [2024-02-10 00:49:51,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:49:51,367 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:49:51,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Ended with exit code 0 [2024-02-10 00:49:51,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,374 INFO L229 MonitoredProcess]: Starting monitored process 862 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Waiting until timeout for monitored process [2024-02-10 00:49:51,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,384 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,384 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Ended with exit code 0 [2024-02-10 00:49:51,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,389 INFO L229 MonitoredProcess]: Starting monitored process 863 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Waiting until timeout for monitored process [2024-02-10 00:49:51,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,399 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,399 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,399 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Ended with exit code 0 [2024-02-10 00:49:51,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,403 INFO L229 MonitoredProcess]: Starting monitored process 864 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Waiting until timeout for monitored process [2024-02-10 00:49:51,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,412 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,413 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Ended with exit code 0 [2024-02-10 00:49:51,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,425 INFO L229 MonitoredProcess]: Starting monitored process 865 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Waiting until timeout for monitored process [2024-02-10 00:49:51,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,435 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,436 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,436 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,440 INFO L229 MonitoredProcess]: Starting monitored process 866 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Waiting until timeout for monitored process [2024-02-10 00:49:51,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,449 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:49:51,449 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:49:51,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Ended with exit code 0 [2024-02-10 00:49:51,453 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:49:51,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,454 INFO L229 MonitoredProcess]: Starting monitored process 867 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Waiting until timeout for monitored process [2024-02-10 00:49:51,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,463 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,463 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,469 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Ended with exit code 0 [2024-02-10 00:49:51,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,470 INFO L229 MonitoredProcess]: Starting monitored process 868 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Waiting until timeout for monitored process [2024-02-10 00:49:51,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 [2024-02-10 00:49:51,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,480 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,481 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Ended with exit code 0 [2024-02-10 00:49:51,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,485 INFO L229 MonitoredProcess]: Starting monitored process 869 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Waiting until timeout for monitored process [2024-02-10 00:49:51,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,496 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,496 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Ended with exit code 0 [2024-02-10 00:49:51,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,511 INFO L229 MonitoredProcess]: Starting monitored process 870 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Waiting until timeout for monitored process [2024-02-10 00:49:51,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,521 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,521 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Ended with exit code 0 [2024-02-10 00:49:51,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,532 INFO L229 MonitoredProcess]: Starting monitored process 871 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Waiting until timeout for monitored process [2024-02-10 00:49:51,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,545 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,546 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,547 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Ended with exit code 0 [2024-02-10 00:49:51,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,553 INFO L229 MonitoredProcess]: Starting monitored process 872 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Waiting until timeout for monitored process [2024-02-10 00:49:51,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Ended with exit code 0 [2024-02-10 00:49:51,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,568 INFO L229 MonitoredProcess]: Starting monitored process 873 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Waiting until timeout for monitored process [2024-02-10 00:49:51,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,578 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,579 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,613 INFO L229 MonitoredProcess]: Starting monitored process 874 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Waiting until timeout for monitored process [2024-02-10 00:49:51,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,631 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,631 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,657 INFO L229 MonitoredProcess]: Starting monitored process 875 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,681 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,682 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,683 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Waiting until timeout for monitored process [2024-02-10 00:49:51,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,705 INFO L229 MonitoredProcess]: Starting monitored process 876 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,718 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Waiting until timeout for monitored process [2024-02-10 00:49:51,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,748 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,764 INFO L229 MonitoredProcess]: Starting monitored process 877 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Waiting until timeout for monitored process [2024-02-10 00:49:51,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,842 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,844 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,844 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,873 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,874 INFO L229 MonitoredProcess]: Starting monitored process 878 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,886 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,886 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Waiting until timeout for monitored process [2024-02-10 00:49:51,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,912 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,913 INFO L229 MonitoredProcess]: Starting monitored process 879 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:51,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,933 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,933 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:51,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:51,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Waiting until timeout for monitored process [2024-02-10 00:49:51,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:51,949 INFO L229 MonitoredProcess]: Starting monitored process 880 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:51,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:51,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:51,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:51,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:51,960 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:51,962 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:51,962 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:51,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Waiting until timeout for monitored process [2024-02-10 00:49:51,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:51,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:51,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:51,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,102 INFO L229 MonitoredProcess]: Starting monitored process 881 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Waiting until timeout for monitored process [2024-02-10 00:49:52,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,112 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,113 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Ended with exit code 0 [2024-02-10 00:49:52,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,123 INFO L229 MonitoredProcess]: Starting monitored process 882 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Waiting until timeout for monitored process [2024-02-10 00:49:52,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,137 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,137 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Ended with exit code 0 [2024-02-10 00:49:52,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,144 INFO L229 MonitoredProcess]: Starting monitored process 883 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,155 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,157 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,157 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Ended with exit code 0 [2024-02-10 00:49:52,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,166 INFO L229 MonitoredProcess]: Starting monitored process 884 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Waiting until timeout for monitored process [2024-02-10 00:49:52,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,175 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,175 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,389 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Forcibly destroying the process [2024-02-10 00:49:52,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Forceful destruction successful, exit code 137 [2024-02-10 00:49:52,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,436 INFO L229 MonitoredProcess]: Starting monitored process 885 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Waiting until timeout for monitored process [2024-02-10 00:49:52,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,448 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,449 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,452 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,452 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Ended with exit code 0 [2024-02-10 00:49:52,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,464 INFO L229 MonitoredProcess]: Starting monitored process 886 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Waiting until timeout for monitored process [2024-02-10 00:49:52,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,494 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,494 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Ended with exit code 0 [2024-02-10 00:49:52,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,508 INFO L229 MonitoredProcess]: Starting monitored process 887 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Waiting until timeout for monitored process [2024-02-10 00:49:52,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,524 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Ended with exit code 0 [2024-02-10 00:49:52,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,528 INFO L229 MonitoredProcess]: Starting monitored process 888 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,544 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,544 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,549 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:52,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,549 INFO L229 MonitoredProcess]: Starting monitored process 889 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Waiting until timeout for monitored process [2024-02-10 00:49:52,556 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,564 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,565 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Ended with exit code 0 [2024-02-10 00:49:52,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,569 INFO L229 MonitoredProcess]: Starting monitored process 890 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Waiting until timeout for monitored process [2024-02-10 00:49:52,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,580 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,581 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Ended with exit code 0 [2024-02-10 00:49:52,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,585 INFO L229 MonitoredProcess]: Starting monitored process 891 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Waiting until timeout for monitored process [2024-02-10 00:49:52,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,594 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,594 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Ended with exit code 0 [2024-02-10 00:49:52,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,598 INFO L229 MonitoredProcess]: Starting monitored process 892 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Waiting until timeout for monitored process [2024-02-10 00:49:52,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,608 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,609 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,609 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Ended with exit code 0 [2024-02-10 00:49:52,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,615 INFO L229 MonitoredProcess]: Starting monitored process 893 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,626 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Ended with exit code 0 [2024-02-10 00:49:52,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,630 INFO L229 MonitoredProcess]: Starting monitored process 894 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Waiting until timeout for monitored process [2024-02-10 00:49:52,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,655 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Ended with exit code 0 [2024-02-10 00:49:52,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,659 INFO L229 MonitoredProcess]: Starting monitored process 895 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,668 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,669 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,669 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Ended with exit code 0 [2024-02-10 00:49:52,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,675 INFO L229 MonitoredProcess]: Starting monitored process 896 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Waiting until timeout for monitored process [2024-02-10 00:49:52,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,684 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Ended with exit code 0 [2024-02-10 00:49:52,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,688 INFO L229 MonitoredProcess]: Starting monitored process 897 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Waiting until timeout for monitored process [2024-02-10 00:49:52,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,697 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,698 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,698 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:52,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,705 INFO L229 MonitoredProcess]: Starting monitored process 898 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,714 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,718 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,718 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Ended with exit code 0 [2024-02-10 00:49:52,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,731 INFO L229 MonitoredProcess]: Starting monitored process 899 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Waiting until timeout for monitored process [2024-02-10 00:49:52,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,742 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,742 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Ended with exit code 0 [2024-02-10 00:49:52,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,746 INFO L229 MonitoredProcess]: Starting monitored process 900 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Waiting until timeout for monitored process [2024-02-10 00:49:52,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,756 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,756 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Ended with exit code 0 [2024-02-10 00:49:52,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,760 INFO L229 MonitoredProcess]: Starting monitored process 901 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Waiting until timeout for monitored process [2024-02-10 00:49:52,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,770 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,770 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Ended with exit code 0 [2024-02-10 00:49:52,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,774 INFO L229 MonitoredProcess]: Starting monitored process 902 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Waiting until timeout for monitored process [2024-02-10 00:49:52,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,783 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,783 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Ended with exit code 0 [2024-02-10 00:49:52,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,787 INFO L229 MonitoredProcess]: Starting monitored process 903 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Waiting until timeout for monitored process [2024-02-10 00:49:52,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,797 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,798 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,798 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,804 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Ended with exit code 0 [2024-02-10 00:49:52,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,805 INFO L229 MonitoredProcess]: Starting monitored process 904 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Waiting until timeout for monitored process [2024-02-10 00:49:52,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,814 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,814 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,814 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Ended with exit code 0 [2024-02-10 00:49:52,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,819 INFO L229 MonitoredProcess]: Starting monitored process 905 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Waiting until timeout for monitored process [2024-02-10 00:49:52,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:52,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,828 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,828 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:52,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:52,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Ended with exit code 0 [2024-02-10 00:49:52,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,833 INFO L229 MonitoredProcess]: Starting monitored process 906 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Waiting until timeout for monitored process [2024-02-10 00:49:52,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,843 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,844 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,844 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Ended with exit code 0 [2024-02-10 00:49:52,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,851 INFO L229 MonitoredProcess]: Starting monitored process 907 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Waiting until timeout for monitored process [2024-02-10 00:49:52,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 [2024-02-10 00:49:52,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,863 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,864 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Ended with exit code 0 [2024-02-10 00:49:52,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,871 INFO L229 MonitoredProcess]: Starting monitored process 908 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Waiting until timeout for monitored process [2024-02-10 00:49:52,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,880 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,881 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,881 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:52,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,887 INFO L229 MonitoredProcess]: Starting monitored process 909 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Waiting until timeout for monitored process [2024-02-10 00:49:52,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,896 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,897 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,897 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Ended with exit code 0 [2024-02-10 00:49:52,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,904 INFO L229 MonitoredProcess]: Starting monitored process 910 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Waiting until timeout for monitored process [2024-02-10 00:49:52,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,916 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,916 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,937 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:52,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,938 INFO L229 MonitoredProcess]: Starting monitored process 911 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Waiting until timeout for monitored process [2024-02-10 00:49:52,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,949 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:52,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,949 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,952 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:52,952 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:52,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:52,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Ended with exit code 0 [2024-02-10 00:49:52,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:52,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:52,963 INFO L229 MonitoredProcess]: Starting monitored process 912 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:52,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Waiting until timeout for monitored process [2024-02-10 00:49:52,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:52,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:52,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:52,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:52,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:52,988 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:52,988 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Ended with exit code 0 [2024-02-10 00:49:53,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,004 INFO L229 MonitoredProcess]: Starting monitored process 913 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Waiting until timeout for monitored process [2024-02-10 00:49:53,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,015 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,015 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Ended with exit code 0 [2024-02-10 00:49:53,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,021 INFO L229 MonitoredProcess]: Starting monitored process 914 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Waiting until timeout for monitored process [2024-02-10 00:49:53,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,034 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,034 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Ended with exit code 0 [2024-02-10 00:49:53,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,042 INFO L229 MonitoredProcess]: Starting monitored process 915 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Waiting until timeout for monitored process [2024-02-10 00:49:53,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,054 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,054 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:53,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,060 INFO L229 MonitoredProcess]: Starting monitored process 916 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Waiting until timeout for monitored process [2024-02-10 00:49:53,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,071 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,072 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,077 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:53,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,078 INFO L229 MonitoredProcess]: Starting monitored process 917 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Waiting until timeout for monitored process [2024-02-10 00:49:53,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,088 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,089 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,089 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Ended with exit code 0 [2024-02-10 00:49:53,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,096 INFO L229 MonitoredProcess]: Starting monitored process 918 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Waiting until timeout for monitored process [2024-02-10 00:49:53,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,104 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,105 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,105 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Ended with exit code 0 [2024-02-10 00:49:53,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,111 INFO L229 MonitoredProcess]: Starting monitored process 919 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Waiting until timeout for monitored process [2024-02-10 00:49:53,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,121 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,121 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Ended with exit code 0 [2024-02-10 00:49:53,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,127 INFO L229 MonitoredProcess]: Starting monitored process 920 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Waiting until timeout for monitored process [2024-02-10 00:49:53,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,136 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,136 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Ended with exit code 0 [2024-02-10 00:49:53,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,143 INFO L229 MonitoredProcess]: Starting monitored process 921 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,143 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Waiting until timeout for monitored process [2024-02-10 00:49:53,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,151 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,152 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,152 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Ended with exit code 0 [2024-02-10 00:49:53,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,158 INFO L229 MonitoredProcess]: Starting monitored process 922 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,166 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,167 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,167 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Ended with exit code 0 [2024-02-10 00:49:53,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,173 INFO L229 MonitoredProcess]: Starting monitored process 923 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Waiting until timeout for monitored process [2024-02-10 00:49:53,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,182 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Ended with exit code 0 [2024-02-10 00:49:53,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,186 INFO L229 MonitoredProcess]: Starting monitored process 924 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,195 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,195 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,195 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Ended with exit code 0 [2024-02-10 00:49:53,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,199 INFO L229 MonitoredProcess]: Starting monitored process 925 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Waiting until timeout for monitored process [2024-02-10 00:49:53,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,208 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,209 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,209 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Ended with exit code 0 [2024-02-10 00:49:53,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,215 INFO L229 MonitoredProcess]: Starting monitored process 926 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Waiting until timeout for monitored process [2024-02-10 00:49:53,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,262 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,262 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,263 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Ended with exit code 0 [2024-02-10 00:49:53,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,267 INFO L229 MonitoredProcess]: Starting monitored process 927 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,276 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,277 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,277 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Ended with exit code 0 [2024-02-10 00:49:53,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,283 INFO L229 MonitoredProcess]: Starting monitored process 928 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Waiting until timeout for monitored process [2024-02-10 00:49:53,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,292 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,294 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:53,294 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:53,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Ended with exit code 0 [2024-02-10 00:49:53,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,308 INFO L229 MonitoredProcess]: Starting monitored process 929 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Waiting until timeout for monitored process [2024-02-10 00:49:53,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,316 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Ended with exit code 0 [2024-02-10 00:49:53,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,322 INFO L229 MonitoredProcess]: Starting monitored process 930 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Waiting until timeout for monitored process [2024-02-10 00:49:53,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,330 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,338 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:53,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,339 INFO L229 MonitoredProcess]: Starting monitored process 931 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Waiting until timeout for monitored process [2024-02-10 00:49:53,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,347 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Ended with exit code 0 [2024-02-10 00:49:53,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,360 INFO L229 MonitoredProcess]: Starting monitored process 932 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Waiting until timeout for monitored process [2024-02-10 00:49:53,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,367 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,368 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Ended with exit code 0 [2024-02-10 00:49:53,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,489 INFO L229 MonitoredProcess]: Starting monitored process 933 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Waiting until timeout for monitored process [2024-02-10 00:49:53,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:53,497 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:53,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Ended with exit code 0 [2024-02-10 00:49:53,501 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:49:53,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,501 INFO L229 MonitoredProcess]: Starting monitored process 934 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Waiting until timeout for monitored process [2024-02-10 00:49:53,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,510 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Ended with exit code 0 [2024-02-10 00:49:53,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,514 INFO L229 MonitoredProcess]: Starting monitored process 935 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Waiting until timeout for monitored process [2024-02-10 00:49:53,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,523 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,523 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:53,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,536 INFO L229 MonitoredProcess]: Starting monitored process 936 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Waiting until timeout for monitored process [2024-02-10 00:49:53,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,545 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,546 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,546 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Ended with exit code 0 [2024-02-10 00:49:53,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,553 INFO L229 MonitoredProcess]: Starting monitored process 937 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,561 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Ended with exit code 0 [2024-02-10 00:49:53,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,566 INFO L229 MonitoredProcess]: Starting monitored process 938 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Waiting until timeout for monitored process [2024-02-10 00:49:53,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,576 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,576 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Ended with exit code 0 [2024-02-10 00:49:53,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,583 INFO L229 MonitoredProcess]: Starting monitored process 939 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,592 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,596 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Ended with exit code 0 [2024-02-10 00:49:53,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,596 INFO L229 MonitoredProcess]: Starting monitored process 940 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Waiting until timeout for monitored process [2024-02-10 00:49:53,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,605 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,605 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,607 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,607 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Ended with exit code 0 [2024-02-10 00:49:53,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,614 INFO L229 MonitoredProcess]: Starting monitored process 941 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,622 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,622 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,623 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Ended with exit code 0 [2024-02-10 00:49:53,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,844 INFO L229 MonitoredProcess]: Starting monitored process 942 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Waiting until timeout for monitored process [2024-02-10 00:49:53,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,853 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,854 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,854 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Ended with exit code 0 [2024-02-10 00:49:53,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,862 INFO L229 MonitoredProcess]: Starting monitored process 943 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,871 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Ended with exit code 0 [2024-02-10 00:49:53,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,875 INFO L229 MonitoredProcess]: Starting monitored process 944 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Waiting until timeout for monitored process [2024-02-10 00:49:53,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Ended with exit code 0 [2024-02-10 00:49:53,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,894 INFO L229 MonitoredProcess]: Starting monitored process 945 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Waiting until timeout for monitored process [2024-02-10 00:49:53,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 [2024-02-10 00:49:53,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,903 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Ended with exit code 0 [2024-02-10 00:49:53,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,908 INFO L229 MonitoredProcess]: Starting monitored process 946 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Waiting until timeout for monitored process [2024-02-10 00:49:53,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Ended with exit code 0 [2024-02-10 00:49:53,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,921 INFO L229 MonitoredProcess]: Starting monitored process 947 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Waiting until timeout for monitored process [2024-02-10 00:49:53,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,931 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,931 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Ended with exit code 0 [2024-02-10 00:49:53,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,938 INFO L229 MonitoredProcess]: Starting monitored process 948 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Waiting until timeout for monitored process [2024-02-10 00:49:53,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:53,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,947 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,947 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:53,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:53,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Ended with exit code 0 [2024-02-10 00:49:53,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,951 INFO L229 MonitoredProcess]: Starting monitored process 949 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Waiting until timeout for monitored process [2024-02-10 00:49:53,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,961 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,961 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:53,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,979 INFO L229 MonitoredProcess]: Starting monitored process 950 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Waiting until timeout for monitored process [2024-02-10 00:49:53,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:53,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:53,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:53,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:53,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:53,990 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:53,990 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:53,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:53,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Ended with exit code 0 [2024-02-10 00:49:53,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:53,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:53,997 INFO L229 MonitoredProcess]: Starting monitored process 951 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:53,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Waiting until timeout for monitored process [2024-02-10 00:49:53,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,006 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,007 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:54,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,011 INFO L229 MonitoredProcess]: Starting monitored process 952 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Ended with exit code 0 [2024-02-10 00:49:54,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,028 INFO L229 MonitoredProcess]: Starting monitored process 953 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Waiting until timeout for monitored process [2024-02-10 00:49:54,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,037 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,037 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Ended with exit code 0 [2024-02-10 00:49:54,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,042 INFO L229 MonitoredProcess]: Starting monitored process 954 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,051 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,051 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Ended with exit code 0 [2024-02-10 00:49:54,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,056 INFO L229 MonitoredProcess]: Starting monitored process 955 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Waiting until timeout for monitored process [2024-02-10 00:49:54,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,064 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,064 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Ended with exit code 0 [2024-02-10 00:49:54,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,069 INFO L229 MonitoredProcess]: Starting monitored process 956 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,078 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Ended with exit code 0 [2024-02-10 00:49:54,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,082 INFO L229 MonitoredProcess]: Starting monitored process 957 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Waiting until timeout for monitored process [2024-02-10 00:49:54,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,091 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,091 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,091 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Ended with exit code 0 [2024-02-10 00:49:54,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,096 INFO L229 MonitoredProcess]: Starting monitored process 958 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Waiting until timeout for monitored process [2024-02-10 00:49:54,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,107 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Ended with exit code 0 [2024-02-10 00:49:54,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,111 INFO L229 MonitoredProcess]: Starting monitored process 959 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Waiting until timeout for monitored process [2024-02-10 00:49:54,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,120 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,121 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Ended with exit code 0 [2024-02-10 00:49:54,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,128 INFO L229 MonitoredProcess]: Starting monitored process 960 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Waiting until timeout for monitored process [2024-02-10 00:49:54,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,136 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,137 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,137 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Ended with exit code 0 [2024-02-10 00:49:54,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,141 INFO L229 MonitoredProcess]: Starting monitored process 961 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,143 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Waiting until timeout for monitored process [2024-02-10 00:49:54,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,150 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:54,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,154 INFO L229 MonitoredProcess]: Starting monitored process 962 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Waiting until timeout for monitored process [2024-02-10 00:49:54,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,164 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,165 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Ended with exit code 0 [2024-02-10 00:49:54,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,171 INFO L229 MonitoredProcess]: Starting monitored process 963 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Waiting until timeout for monitored process [2024-02-10 00:49:54,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,180 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Ended with exit code 0 [2024-02-10 00:49:54,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,185 INFO L229 MonitoredProcess]: Starting monitored process 964 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,194 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,195 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,195 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Ended with exit code 0 [2024-02-10 00:49:54,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,202 INFO L229 MonitoredProcess]: Starting monitored process 965 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,216 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,216 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Ended with exit code 0 [2024-02-10 00:49:54,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,231 INFO L229 MonitoredProcess]: Starting monitored process 966 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Waiting until timeout for monitored process [2024-02-10 00:49:54,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,241 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Ended with exit code 0 [2024-02-10 00:49:54,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,245 INFO L229 MonitoredProcess]: Starting monitored process 967 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Waiting until timeout for monitored process [2024-02-10 00:49:54,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Ended with exit code 0 [2024-02-10 00:49:54,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,258 INFO L229 MonitoredProcess]: Starting monitored process 968 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Waiting until timeout for monitored process [2024-02-10 00:49:54,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Ended with exit code 0 [2024-02-10 00:49:54,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,271 INFO L229 MonitoredProcess]: Starting monitored process 969 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Waiting until timeout for monitored process [2024-02-10 00:49:54,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,280 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Ended with exit code 0 [2024-02-10 00:49:54,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,285 INFO L229 MonitoredProcess]: Starting monitored process 970 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Waiting until timeout for monitored process [2024-02-10 00:49:54,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,296 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,296 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Ended with exit code 0 [2024-02-10 00:49:54,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,303 INFO L229 MonitoredProcess]: Starting monitored process 971 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Waiting until timeout for monitored process [2024-02-10 00:49:54,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,331 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,331 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,335 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:54,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,336 INFO L229 MonitoredProcess]: Starting monitored process 972 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Waiting until timeout for monitored process [2024-02-10 00:49:54,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,346 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Ended with exit code 0 [2024-02-10 00:49:54,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,350 INFO L229 MonitoredProcess]: Starting monitored process 973 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Waiting until timeout for monitored process [2024-02-10 00:49:54,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,359 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,361 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,361 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Ended with exit code 0 [2024-02-10 00:49:54,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,369 INFO L229 MonitoredProcess]: Starting monitored process 974 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Waiting until timeout for monitored process [2024-02-10 00:49:54,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,377 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Ended with exit code 0 [2024-02-10 00:49:54,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,387 INFO L229 MonitoredProcess]: Starting monitored process 975 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Waiting until timeout for monitored process [2024-02-10 00:49:54,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,398 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,398 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Ended with exit code 0 [2024-02-10 00:49:54,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,406 INFO L229 MonitoredProcess]: Starting monitored process 976 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Waiting until timeout for monitored process [2024-02-10 00:49:54,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,415 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,417 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,417 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Ended with exit code 0 [2024-02-10 00:49:54,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,425 INFO L229 MonitoredProcess]: Starting monitored process 977 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Waiting until timeout for monitored process [2024-02-10 00:49:54,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,436 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,436 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Ended with exit code 0 [2024-02-10 00:49:54,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,444 INFO L229 MonitoredProcess]: Starting monitored process 978 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,454 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:54,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,459 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:49:54,459 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Ended with exit code 0 [2024-02-10 00:49:54,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,473 INFO L229 MonitoredProcess]: Starting monitored process 979 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Waiting until timeout for monitored process [2024-02-10 00:49:54,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,484 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,484 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Ended with exit code 0 [2024-02-10 00:49:54,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,491 INFO L229 MonitoredProcess]: Starting monitored process 980 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Waiting until timeout for monitored process [2024-02-10 00:49:54,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Ended with exit code 0 [2024-02-10 00:49:54,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,511 INFO L229 MonitoredProcess]: Starting monitored process 981 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Waiting until timeout for monitored process [2024-02-10 00:49:54,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Ended with exit code 0 [2024-02-10 00:49:54,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,534 INFO L229 MonitoredProcess]: Starting monitored process 982 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Waiting until timeout for monitored process [2024-02-10 00:49:54,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,544 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,544 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Ended with exit code 0 [2024-02-10 00:49:54,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,552 INFO L229 MonitoredProcess]: Starting monitored process 983 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Waiting until timeout for monitored process [2024-02-10 00:49:54,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,563 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,563 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Ended with exit code 0 [2024-02-10 00:49:54,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,571 INFO L229 MonitoredProcess]: Starting monitored process 984 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Waiting until timeout for monitored process [2024-02-10 00:49:54,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,581 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,582 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,582 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Ended with exit code 0 [2024-02-10 00:49:54,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,590 INFO L229 MonitoredProcess]: Starting monitored process 985 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,601 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,601 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Ended with exit code 0 [2024-02-10 00:49:54,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,608 INFO L229 MonitoredProcess]: Starting monitored process 986 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Waiting until timeout for monitored process [2024-02-10 00:49:54,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,619 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,619 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,625 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:54,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,626 INFO L229 MonitoredProcess]: Starting monitored process 987 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Waiting until timeout for monitored process [2024-02-10 00:49:54,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,637 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,637 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Ended with exit code 0 [2024-02-10 00:49:54,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,644 INFO L229 MonitoredProcess]: Starting monitored process 988 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Waiting until timeout for monitored process [2024-02-10 00:49:54,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,655 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Ended with exit code 0 [2024-02-10 00:49:54,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,662 INFO L229 MonitoredProcess]: Starting monitored process 989 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,674 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Ended with exit code 0 [2024-02-10 00:49:54,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,681 INFO L229 MonitoredProcess]: Starting monitored process 990 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,689 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,690 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Ended with exit code 0 [2024-02-10 00:49:54,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,694 INFO L229 MonitoredProcess]: Starting monitored process 991 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,702 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,703 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Ended with exit code 0 [2024-02-10 00:49:54,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,707 INFO L229 MonitoredProcess]: Starting monitored process 992 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Waiting until timeout for monitored process [2024-02-10 00:49:54,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Ended with exit code 0 [2024-02-10 00:49:54,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,725 INFO L229 MonitoredProcess]: Starting monitored process 993 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,733 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Waiting until timeout for monitored process [2024-02-10 00:49:54,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,740 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,743 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:54,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,744 INFO L229 MonitoredProcess]: Starting monitored process 994 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Waiting until timeout for monitored process [2024-02-10 00:49:54,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,754 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,754 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Ended with exit code 0 [2024-02-10 00:49:54,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,760 INFO L229 MonitoredProcess]: Starting monitored process 995 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Waiting until timeout for monitored process [2024-02-10 00:49:54,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,769 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,770 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:54,770 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:54,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Ended with exit code 0 [2024-02-10 00:49:54,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,778 INFO L229 MonitoredProcess]: Starting monitored process 996 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Waiting until timeout for monitored process [2024-02-10 00:49:54,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,787 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,787 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Ended with exit code 0 [2024-02-10 00:49:54,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,792 INFO L229 MonitoredProcess]: Starting monitored process 997 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Waiting until timeout for monitored process [2024-02-10 00:49:54,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,801 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Ended with exit code 0 [2024-02-10 00:49:54,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,806 INFO L229 MonitoredProcess]: Starting monitored process 998 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Waiting until timeout for monitored process [2024-02-10 00:49:54,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,814 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,814 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,814 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,815 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Ended with exit code 0 [2024-02-10 00:49:54,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,819 INFO L229 MonitoredProcess]: Starting monitored process 999 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Waiting until timeout for monitored process [2024-02-10 00:49:54,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,828 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Ended with exit code 0 [2024-02-10 00:49:54,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,833 INFO L229 MonitoredProcess]: Starting monitored process 1000 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Waiting until timeout for monitored process [2024-02-10 00:49:54,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:54,842 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:54,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Ended with exit code 0 [2024-02-10 00:49:54,846 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:49:54,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,846 INFO L229 MonitoredProcess]: Starting monitored process 1001 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,855 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,855 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Ended with exit code 0 [2024-02-10 00:49:54,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,860 INFO L229 MonitoredProcess]: Starting monitored process 1002 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,868 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,869 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Ended with exit code 0 [2024-02-10 00:49:54,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,873 INFO L229 MonitoredProcess]: Starting monitored process 1003 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Waiting until timeout for monitored process [2024-02-10 00:49:54,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,883 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:54,883 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:54,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Ended with exit code 0 [2024-02-10 00:49:54,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,891 INFO L229 MonitoredProcess]: Starting monitored process 1004 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,899 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,900 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Ended with exit code 0 [2024-02-10 00:49:54,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,905 INFO L229 MonitoredProcess]: Starting monitored process 1005 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Waiting until timeout for monitored process [2024-02-10 00:49:54,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,913 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,915 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:54,915 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:54,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Ended with exit code 0 [2024-02-10 00:49:54,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,922 INFO L229 MonitoredProcess]: Starting monitored process 1006 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Waiting until timeout for monitored process [2024-02-10 00:49:54,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,931 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,932 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Ended with exit code 0 [2024-02-10 00:49:54,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,936 INFO L229 MonitoredProcess]: Starting monitored process 1007 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Waiting until timeout for monitored process [2024-02-10 00:49:54,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,946 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:54,947 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:54,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Ended with exit code 0 [2024-02-10 00:49:54,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,954 INFO L229 MonitoredProcess]: Starting monitored process 1008 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,963 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Ended with exit code 0 [2024-02-10 00:49:54,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,968 INFO L229 MonitoredProcess]: Starting monitored process 1009 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Waiting until timeout for monitored process [2024-02-10 00:49:54,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:54,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,978 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:54,978 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:54,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Ended with exit code 0 [2024-02-10 00:49:54,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:54,986 INFO L229 MonitoredProcess]: Starting monitored process 1010 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:54,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Waiting until timeout for monitored process [2024-02-10 00:49:54,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 [2024-02-10 00:49:54,995 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:54,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:54,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:54,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:54,995 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:54,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:54,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:54,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:54,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Ended with exit code 0 [2024-02-10 00:49:54,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:54,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,000 INFO L229 MonitoredProcess]: Starting monitored process 1011 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Waiting until timeout for monitored process [2024-02-10 00:49:55,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,009 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,012 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,012 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Ended with exit code 0 [2024-02-10 00:49:55,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,023 INFO L229 MonitoredProcess]: Starting monitored process 1012 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Waiting until timeout for monitored process [2024-02-10 00:49:55,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,033 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,033 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Ended with exit code 0 [2024-02-10 00:49:55,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,038 INFO L229 MonitoredProcess]: Starting monitored process 1013 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,048 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Ended with exit code 0 [2024-02-10 00:49:55,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,052 INFO L229 MonitoredProcess]: Starting monitored process 1014 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Waiting until timeout for monitored process [2024-02-10 00:49:55,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,064 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,064 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Ended with exit code 0 [2024-02-10 00:49:55,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,071 INFO L229 MonitoredProcess]: Starting monitored process 1015 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,080 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,080 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Ended with exit code 0 [2024-02-10 00:49:55,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,085 INFO L229 MonitoredProcess]: Starting monitored process 1016 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Waiting until timeout for monitored process [2024-02-10 00:49:55,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,096 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,096 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,103 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,104 INFO L229 MonitoredProcess]: Starting monitored process 1017 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Waiting until timeout for monitored process [2024-02-10 00:49:55,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,114 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,115 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,115 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Ended with exit code 0 [2024-02-10 00:49:55,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,123 INFO L229 MonitoredProcess]: Starting monitored process 1018 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Waiting until timeout for monitored process [2024-02-10 00:49:55,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,133 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,138 INFO L229 MonitoredProcess]: Starting monitored process 1019 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Waiting until timeout for monitored process [2024-02-10 00:49:55,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,147 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,149 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,149 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Ended with exit code 0 [2024-02-10 00:49:55,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,157 INFO L229 MonitoredProcess]: Starting monitored process 1020 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Waiting until timeout for monitored process [2024-02-10 00:49:55,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Ended with exit code 0 [2024-02-10 00:49:55,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,171 INFO L229 MonitoredProcess]: Starting monitored process 1021 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Waiting until timeout for monitored process [2024-02-10 00:49:55,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,181 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Ended with exit code 0 [2024-02-10 00:49:55,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,186 INFO L229 MonitoredProcess]: Starting monitored process 1022 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Waiting until timeout for monitored process [2024-02-10 00:49:55,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,194 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,194 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,195 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,207 INFO L229 MonitoredProcess]: Starting monitored process 1023 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Waiting until timeout for monitored process [2024-02-10 00:49:55,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,216 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,217 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Ended with exit code 0 [2024-02-10 00:49:55,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,222 INFO L229 MonitoredProcess]: Starting monitored process 1024 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Waiting until timeout for monitored process [2024-02-10 00:49:55,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,231 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Ended with exit code 0 [2024-02-10 00:49:55,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,240 INFO L229 MonitoredProcess]: Starting monitored process 1025 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Waiting until timeout for monitored process [2024-02-10 00:49:55,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,249 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,250 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Ended with exit code 0 [2024-02-10 00:49:55,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,255 INFO L229 MonitoredProcess]: Starting monitored process 1026 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Waiting until timeout for monitored process [2024-02-10 00:49:55,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Ended with exit code 0 [2024-02-10 00:49:55,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,273 INFO L229 MonitoredProcess]: Starting monitored process 1027 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Waiting until timeout for monitored process [2024-02-10 00:49:55,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,283 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Ended with exit code 0 [2024-02-10 00:49:55,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,288 INFO L229 MonitoredProcess]: Starting monitored process 1028 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Waiting until timeout for monitored process [2024-02-10 00:49:55,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,297 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,297 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Ended with exit code 0 [2024-02-10 00:49:55,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,302 INFO L229 MonitoredProcess]: Starting monitored process 1029 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Waiting until timeout for monitored process [2024-02-10 00:49:55,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,312 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,314 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,314 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Ended with exit code 0 [2024-02-10 00:49:55,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,322 INFO L229 MonitoredProcess]: Starting monitored process 1030 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Waiting until timeout for monitored process [2024-02-10 00:49:55,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,331 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,331 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Ended with exit code 0 [2024-02-10 00:49:55,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,344 INFO L229 MonitoredProcess]: Starting monitored process 1031 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Waiting until timeout for monitored process [2024-02-10 00:49:55,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,353 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,354 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,355 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Ended with exit code 0 [2024-02-10 00:49:55,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,362 INFO L229 MonitoredProcess]: Starting monitored process 1032 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Waiting until timeout for monitored process [2024-02-10 00:49:55,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,371 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,377 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Ended with exit code 0 [2024-02-10 00:49:55,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,396 INFO L229 MonitoredProcess]: Starting monitored process 1033 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Waiting until timeout for monitored process [2024-02-10 00:49:55,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,404 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,405 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Ended with exit code 0 [2024-02-10 00:49:55,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,410 INFO L229 MonitoredProcess]: Starting monitored process 1034 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Waiting until timeout for monitored process [2024-02-10 00:49:55,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,419 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,419 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Ended with exit code 0 [2024-02-10 00:49:55,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,427 INFO L229 MonitoredProcess]: Starting monitored process 1035 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Waiting until timeout for monitored process [2024-02-10 00:49:55,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,437 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,438 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,442 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,443 INFO L229 MonitoredProcess]: Starting monitored process 1036 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,452 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,452 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,458 INFO L229 MonitoredProcess]: Starting monitored process 1037 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Waiting until timeout for monitored process [2024-02-10 00:49:55,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,467 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,469 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,469 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Ended with exit code 0 [2024-02-10 00:49:55,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,478 INFO L229 MonitoredProcess]: Starting monitored process 1038 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,488 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,488 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,488 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,488 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Ended with exit code 0 [2024-02-10 00:49:55,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,494 INFO L229 MonitoredProcess]: Starting monitored process 1039 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Waiting until timeout for monitored process [2024-02-10 00:49:55,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,504 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,504 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,509 INFO L229 MonitoredProcess]: Starting monitored process 1040 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,518 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,520 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,520 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Ended with exit code 0 [2024-02-10 00:49:55,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,536 INFO L229 MonitoredProcess]: Starting monitored process 1041 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Waiting until timeout for monitored process [2024-02-10 00:49:55,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,548 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,548 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,557 INFO L229 MonitoredProcess]: Starting monitored process 1042 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Waiting until timeout for monitored process [2024-02-10 00:49:55,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,566 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,567 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,567 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Ended with exit code 0 [2024-02-10 00:49:55,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,575 INFO L229 MonitoredProcess]: Starting monitored process 1043 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,586 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,588 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,588 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Ended with exit code 0 [2024-02-10 00:49:55,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,604 INFO L229 MonitoredProcess]: Starting monitored process 1044 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Waiting until timeout for monitored process [2024-02-10 00:49:55,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,613 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,615 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,615 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Ended with exit code 0 [2024-02-10 00:49:55,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,624 INFO L229 MonitoredProcess]: Starting monitored process 1045 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Waiting until timeout for monitored process [2024-02-10 00:49:55,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,635 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:55,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,635 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,643 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-02-10 00:49:55,643 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,662 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Ended with exit code 0 [2024-02-10 00:49:55,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,662 INFO L229 MonitoredProcess]: Starting monitored process 1046 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Waiting until timeout for monitored process [2024-02-10 00:49:55,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,672 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,674 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,674 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Ended with exit code 0 [2024-02-10 00:49:55,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,682 INFO L229 MonitoredProcess]: Starting monitored process 1047 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Waiting until timeout for monitored process [2024-02-10 00:49:55,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,691 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,693 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,693 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,701 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,702 INFO L229 MonitoredProcess]: Starting monitored process 1048 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Waiting until timeout for monitored process [2024-02-10 00:49:55,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,711 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,715 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,715 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Ended with exit code 0 [2024-02-10 00:49:55,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,734 INFO L229 MonitoredProcess]: Starting monitored process 1049 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Waiting until timeout for monitored process [2024-02-10 00:49:55,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,744 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,746 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,746 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Ended with exit code 0 [2024-02-10 00:49:55,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,754 INFO L229 MonitoredProcess]: Starting monitored process 1050 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Waiting until timeout for monitored process [2024-02-10 00:49:55,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,764 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Ended with exit code 0 [2024-02-10 00:49:55,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,780 INFO L229 MonitoredProcess]: Starting monitored process 1051 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Waiting until timeout for monitored process [2024-02-10 00:49:55,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,809 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,810 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Ended with exit code 0 [2024-02-10 00:49:55,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,824 INFO L229 MonitoredProcess]: Starting monitored process 1052 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Waiting until timeout for monitored process [2024-02-10 00:49:55,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,833 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,835 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,835 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Ended with exit code 0 [2024-02-10 00:49:55,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,845 INFO L229 MonitoredProcess]: Starting monitored process 1053 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Waiting until timeout for monitored process [2024-02-10 00:49:55,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,856 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,856 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Ended with exit code 0 [2024-02-10 00:49:55,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,864 INFO L229 MonitoredProcess]: Starting monitored process 1054 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Waiting until timeout for monitored process [2024-02-10 00:49:55,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,873 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,875 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,875 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Ended with exit code 0 [2024-02-10 00:49:55,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,884 INFO L229 MonitoredProcess]: Starting monitored process 1055 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Waiting until timeout for monitored process [2024-02-10 00:49:55,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,894 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,895 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Ended with exit code 0 [2024-02-10 00:49:55,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,904 INFO L229 MonitoredProcess]: Starting monitored process 1056 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,919 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,921 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,921 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,931 INFO L229 MonitoredProcess]: Starting monitored process 1057 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Waiting until timeout for monitored process [2024-02-10 00:49:55,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,942 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,942 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,957 INFO L229 MonitoredProcess]: Starting monitored process 1058 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Waiting until timeout for monitored process [2024-02-10 00:49:55,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 [2024-02-10 00:49:55,967 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,967 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:55,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,967 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,967 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:55,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:55,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:55,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,972 INFO L229 MonitoredProcess]: Starting monitored process 1059 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Waiting until timeout for monitored process [2024-02-10 00:49:55,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:55,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:55,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:55,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:55,982 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:55,983 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:55,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:55,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:55,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Ended with exit code 0 [2024-02-10 00:49:55,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:55,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:55,995 INFO L229 MonitoredProcess]: Starting monitored process 1060 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:55,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Waiting until timeout for monitored process [2024-02-10 00:49:55,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,006 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,011 INFO L229 MonitoredProcess]: Starting monitored process 1061 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,020 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,022 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:56,022 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:56,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Ended with exit code 0 [2024-02-10 00:49:56,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,030 INFO L229 MonitoredProcess]: Starting monitored process 1062 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,039 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,041 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:56,041 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:56,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Ended with exit code 0 [2024-02-10 00:49:56,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,049 INFO L229 MonitoredProcess]: Starting monitored process 1063 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Waiting until timeout for monitored process [2024-02-10 00:49:56,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,059 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Ended with exit code 0 [2024-02-10 00:49:56,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,063 INFO L229 MonitoredProcess]: Starting monitored process 1064 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Waiting until timeout for monitored process [2024-02-10 00:49:56,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,072 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,073 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Ended with exit code 0 [2024-02-10 00:49:56,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,077 INFO L229 MonitoredProcess]: Starting monitored process 1065 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Waiting until timeout for monitored process [2024-02-10 00:49:56,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,086 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,086 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,087 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Ended with exit code 0 [2024-02-10 00:49:56,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,092 INFO L229 MonitoredProcess]: Starting monitored process 1066 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Waiting until timeout for monitored process [2024-02-10 00:49:56,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,101 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,101 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Ended with exit code 0 [2024-02-10 00:49:56,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,107 INFO L229 MonitoredProcess]: Starting monitored process 1067 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Waiting until timeout for monitored process [2024-02-10 00:49:56,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,115 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:49:56,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,116 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:56,116 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:56,116 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Ended with exit code 0 [2024-02-10 00:49:56,123 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:49:56,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,124 INFO L229 MonitoredProcess]: Starting monitored process 1068 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Waiting until timeout for monitored process [2024-02-10 00:49:56,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,134 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,153 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,154 INFO L229 MonitoredProcess]: Starting monitored process 1069 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Waiting until timeout for monitored process [2024-02-10 00:49:56,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,163 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,163 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,167 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,171 INFO L229 MonitoredProcess]: Starting monitored process 1070 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Waiting until timeout for monitored process [2024-02-10 00:49:56,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,181 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,181 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Ended with exit code 0 [2024-02-10 00:49:56,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,188 INFO L229 MonitoredProcess]: Starting monitored process 1071 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Waiting until timeout for monitored process [2024-02-10 00:49:56,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,198 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,198 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Ended with exit code 0 [2024-02-10 00:49:56,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,207 INFO L229 MonitoredProcess]: Starting monitored process 1072 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Waiting until timeout for monitored process [2024-02-10 00:49:56,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,217 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,217 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Ended with exit code 0 [2024-02-10 00:49:56,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,231 INFO L229 MonitoredProcess]: Starting monitored process 1073 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Waiting until timeout for monitored process [2024-02-10 00:49:56,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,240 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,240 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Ended with exit code 0 [2024-02-10 00:49:56,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,246 INFO L229 MonitoredProcess]: Starting monitored process 1074 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Waiting until timeout for monitored process [2024-02-10 00:49:56,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,256 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,257 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,257 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,263 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Ended with exit code 0 [2024-02-10 00:49:56,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,264 INFO L229 MonitoredProcess]: Starting monitored process 1075 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Waiting until timeout for monitored process [2024-02-10 00:49:56,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,272 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,272 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,273 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Ended with exit code 0 [2024-02-10 00:49:56,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,289 INFO L229 MonitoredProcess]: Starting monitored process 1076 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Waiting until timeout for monitored process [2024-02-10 00:49:56,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,298 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,298 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,299 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,299 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Ended with exit code 0 [2024-02-10 00:49:56,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,307 INFO L229 MonitoredProcess]: Starting monitored process 1077 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Waiting until timeout for monitored process [2024-02-10 00:49:56,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,315 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,315 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,316 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Ended with exit code 0 [2024-02-10 00:49:56,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,320 INFO L229 MonitoredProcess]: Starting monitored process 1078 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Waiting until timeout for monitored process [2024-02-10 00:49:56,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,329 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,330 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,330 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Ended with exit code 0 [2024-02-10 00:49:56,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,339 INFO L229 MonitoredProcess]: Starting monitored process 1079 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Waiting until timeout for monitored process [2024-02-10 00:49:56,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,347 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,348 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,348 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,348 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Ended with exit code 0 [2024-02-10 00:49:56,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,355 INFO L229 MonitoredProcess]: Starting monitored process 1080 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Waiting until timeout for monitored process [2024-02-10 00:49:56,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,364 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,364 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Ended with exit code 0 [2024-02-10 00:49:56,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,369 INFO L229 MonitoredProcess]: Starting monitored process 1081 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Waiting until timeout for monitored process [2024-02-10 00:49:56,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,378 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,378 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,379 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,379 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Ended with exit code 0 [2024-02-10 00:49:56,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,386 INFO L229 MonitoredProcess]: Starting monitored process 1082 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Waiting until timeout for monitored process [2024-02-10 00:49:56,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,395 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,396 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Ended with exit code 0 [2024-02-10 00:49:56,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,401 INFO L229 MonitoredProcess]: Starting monitored process 1083 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Waiting until timeout for monitored process [2024-02-10 00:49:56,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,410 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,410 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,411 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,411 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Ended with exit code 0 [2024-02-10 00:49:56,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,418 INFO L229 MonitoredProcess]: Starting monitored process 1084 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,427 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,428 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,428 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Ended with exit code 0 [2024-02-10 00:49:56,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,435 INFO L229 MonitoredProcess]: Starting monitored process 1085 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,444 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,444 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,444 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Ended with exit code 0 [2024-02-10 00:49:56,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,453 INFO L229 MonitoredProcess]: Starting monitored process 1086 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,461 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,461 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,462 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,462 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Ended with exit code 0 [2024-02-10 00:49:56,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,469 INFO L229 MonitoredProcess]: Starting monitored process 1087 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Waiting until timeout for monitored process [2024-02-10 00:49:56,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,478 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,478 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,478 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Ended with exit code 0 [2024-02-10 00:49:56,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,483 INFO L229 MonitoredProcess]: Starting monitored process 1088 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Waiting until timeout for monitored process [2024-02-10 00:49:56,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,491 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,492 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,492 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Ended with exit code 0 [2024-02-10 00:49:56,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,497 INFO L229 MonitoredProcess]: Starting monitored process 1089 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Waiting until timeout for monitored process [2024-02-10 00:49:56,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,505 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,505 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,506 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Ended with exit code 0 [2024-02-10 00:49:56,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,510 INFO L229 MonitoredProcess]: Starting monitored process 1090 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Waiting until timeout for monitored process [2024-02-10 00:49:56,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,519 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,520 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,520 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Ended with exit code 0 [2024-02-10 00:49:56,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,525 INFO L229 MonitoredProcess]: Starting monitored process 1091 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,533 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,534 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,534 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Ended with exit code 0 [2024-02-10 00:49:56,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,539 INFO L229 MonitoredProcess]: Starting monitored process 1092 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,547 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,547 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,547 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Ended with exit code 0 [2024-02-10 00:49:56,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,552 INFO L229 MonitoredProcess]: Starting monitored process 1093 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,562 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,562 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,563 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,563 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Ended with exit code 0 [2024-02-10 00:49:56,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,570 INFO L229 MonitoredProcess]: Starting monitored process 1094 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Waiting until timeout for monitored process [2024-02-10 00:49:56,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,578 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,579 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,579 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Ended with exit code 0 [2024-02-10 00:49:56,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,584 INFO L229 MonitoredProcess]: Starting monitored process 1095 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,592 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,592 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,593 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,594 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Ended with exit code 0 [2024-02-10 00:49:56,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,598 INFO L229 MonitoredProcess]: Starting monitored process 1096 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Waiting until timeout for monitored process [2024-02-10 00:49:56,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,606 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,607 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,607 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,613 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,614 INFO L229 MonitoredProcess]: Starting monitored process 1097 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Waiting until timeout for monitored process [2024-02-10 00:49:56,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,623 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,623 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,624 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Ended with exit code 0 [2024-02-10 00:49:56,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,628 INFO L229 MonitoredProcess]: Starting monitored process 1098 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Waiting until timeout for monitored process [2024-02-10 00:49:56,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,637 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,638 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,638 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,646 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,647 INFO L229 MonitoredProcess]: Starting monitored process 1099 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Waiting until timeout for monitored process [2024-02-10 00:49:56,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,656 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,660 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,660 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Ended with exit code 0 [2024-02-10 00:49:56,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,678 INFO L229 MonitoredProcess]: Starting monitored process 1100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Waiting until timeout for monitored process [2024-02-10 00:49:56,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,687 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,687 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,687 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Ended with exit code 0 [2024-02-10 00:49:56,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,693 INFO L229 MonitoredProcess]: Starting monitored process 1101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Waiting until timeout for monitored process [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,702 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,702 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,723 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,724 INFO L229 MonitoredProcess]: Starting monitored process 1102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Waiting until timeout for monitored process [2024-02-10 00:49:56,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,733 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,734 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,753 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,754 INFO L229 MonitoredProcess]: Starting monitored process 1103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,763 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,763 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,763 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Waiting until timeout for monitored process [2024-02-10 00:49:56,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,781 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,782 INFO L229 MonitoredProcess]: Starting monitored process 1104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,790 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,791 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,792 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,792 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Waiting until timeout for monitored process [2024-02-10 00:49:56,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,804 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,805 INFO L229 MonitoredProcess]: Starting monitored process 1105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,814 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,814 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,814 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,815 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,815 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Waiting until timeout for monitored process [2024-02-10 00:49:56,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,829 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,830 INFO L229 MonitoredProcess]: Starting monitored process 1106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,839 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:56,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,839 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:56,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:56,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Waiting until timeout for monitored process [2024-02-10 00:49:56,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,855 INFO L229 MonitoredProcess]: Starting monitored process 1107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,864 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,866 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,866 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Waiting until timeout for monitored process [2024-02-10 00:49:56,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,881 INFO L229 MonitoredProcess]: Starting monitored process 1108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,891 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Waiting until timeout for monitored process [2024-02-10 00:49:56,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,916 INFO L229 MonitoredProcess]: Starting monitored process 1109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,926 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,926 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,928 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,928 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,928 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Waiting until timeout for monitored process [2024-02-10 00:49:56,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,947 INFO L229 MonitoredProcess]: Starting monitored process 1110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:56,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Waiting until timeout for monitored process [2024-02-10 00:49:56,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,956 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,957 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,957 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:56,976 INFO L229 MonitoredProcess]: Starting monitored process 1111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:56,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 [2024-02-10 00:49:56,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:56,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:56,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:56,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:56,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:56,987 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:56,987 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:56,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Waiting until timeout for monitored process [2024-02-10 00:49:56,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:56,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:56,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:56,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,000 INFO L229 MonitoredProcess]: Starting monitored process 1112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,010 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,010 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:57,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,010 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,014 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,014 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Waiting until timeout for monitored process [2024-02-10 00:49:57,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,030 INFO L229 MonitoredProcess]: Starting monitored process 1113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,039 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,041 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,041 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,055 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,056 INFO L229 MonitoredProcess]: Starting monitored process 1114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Waiting until timeout for monitored process [2024-02-10 00:49:57,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,066 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,067 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,068 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,094 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,095 INFO L229 MonitoredProcess]: Starting monitored process 1115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,105 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,108 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,108 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Waiting until timeout for monitored process [2024-02-10 00:49:57,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Ended with exit code 0 [2024-02-10 00:49:57,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,120 INFO L229 MonitoredProcess]: Starting monitored process 1116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Waiting until timeout for monitored process [2024-02-10 00:49:57,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,128 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,129 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,129 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,135 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Ended with exit code 0 [2024-02-10 00:49:57,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,136 INFO L229 MonitoredProcess]: Starting monitored process 1117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Waiting until timeout for monitored process [2024-02-10 00:49:57,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,144 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,144 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,146 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,146 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,152 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,153 INFO L229 MonitoredProcess]: Starting monitored process 1118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Waiting until timeout for monitored process [2024-02-10 00:49:57,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,163 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,163 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Ended with exit code 0 [2024-02-10 00:49:57,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,177 INFO L229 MonitoredProcess]: Starting monitored process 1119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Waiting until timeout for monitored process [2024-02-10 00:49:57,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,185 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,186 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,186 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Ended with exit code 0 [2024-02-10 00:49:57,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,194 INFO L229 MonitoredProcess]: Starting monitored process 1120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Waiting until timeout for monitored process [2024-02-10 00:49:57,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,202 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,202 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,203 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,203 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Ended with exit code 0 [2024-02-10 00:49:57,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,215 INFO L229 MonitoredProcess]: Starting monitored process 1121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,224 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,224 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,225 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,225 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Ended with exit code 0 [2024-02-10 00:49:57,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,233 INFO L229 MonitoredProcess]: Starting monitored process 1122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Waiting until timeout for monitored process [2024-02-10 00:49:57,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,241 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,241 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,242 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,242 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Ended with exit code 0 [2024-02-10 00:49:57,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,250 INFO L229 MonitoredProcess]: Starting monitored process 1123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Waiting until timeout for monitored process [2024-02-10 00:49:57,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,258 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,259 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,260 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,260 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Ended with exit code 0 [2024-02-10 00:49:57,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,278 INFO L229 MonitoredProcess]: Starting monitored process 1124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Waiting until timeout for monitored process [2024-02-10 00:49:57,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,287 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,287 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,288 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,293 INFO L229 MonitoredProcess]: Starting monitored process 1125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Waiting until timeout for monitored process [2024-02-10 00:49:57,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,301 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,301 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Ended with exit code 0 [2024-02-10 00:49:57,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,314 INFO L229 MonitoredProcess]: Starting monitored process 1126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,322 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,322 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,324 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,324 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Ended with exit code 0 [2024-02-10 00:49:57,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,330 INFO L229 MonitoredProcess]: Starting monitored process 1127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Waiting until timeout for monitored process [2024-02-10 00:49:57,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,339 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,339 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,340 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Ended with exit code 0 [2024-02-10 00:49:57,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,344 INFO L229 MonitoredProcess]: Starting monitored process 1128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Waiting until timeout for monitored process [2024-02-10 00:49:57,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,352 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,353 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,354 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,354 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,357 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Ended with exit code 0 [2024-02-10 00:49:57,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,361 INFO L229 MonitoredProcess]: Starting monitored process 1129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,369 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,369 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,370 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:49:57,370 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:49:57,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Ended with exit code 0 [2024-02-10 00:49:57,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,378 INFO L229 MonitoredProcess]: Starting monitored process 1130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,387 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Ended with exit code 0 [2024-02-10 00:49:57,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,398 INFO L229 MonitoredProcess]: Starting monitored process 1131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,406 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,406 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,407 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Ended with exit code 0 [2024-02-10 00:49:57,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,412 INFO L229 MonitoredProcess]: Starting monitored process 1132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,421 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,421 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,422 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Ended with exit code 0 [2024-02-10 00:49:57,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,427 INFO L229 MonitoredProcess]: Starting monitored process 1133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Waiting until timeout for monitored process [2024-02-10 00:49:57,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,436 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,436 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,436 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Ended with exit code 0 [2024-02-10 00:49:57,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,469 INFO L229 MonitoredProcess]: Starting monitored process 1134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Waiting until timeout for monitored process [2024-02-10 00:49:57,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,478 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:49:57,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,478 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:49:57,478 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:49:57,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Ended with exit code 0 [2024-02-10 00:49:57,483 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:49:57,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,484 INFO L229 MonitoredProcess]: Starting monitored process 1135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Waiting until timeout for monitored process [2024-02-10 00:49:57,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,493 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Ended with exit code 0 [2024-02-10 00:49:57,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,499 INFO L229 MonitoredProcess]: Starting monitored process 1136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Waiting until timeout for monitored process [2024-02-10 00:49:57,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,508 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Ended with exit code 0 [2024-02-10 00:49:57,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,514 INFO L229 MonitoredProcess]: Starting monitored process 1137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Waiting until timeout for monitored process [2024-02-10 00:49:57,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,523 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,524 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,525 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,525 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Ended with exit code 0 [2024-02-10 00:49:57,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,534 INFO L229 MonitoredProcess]: Starting monitored process 1138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Waiting until timeout for monitored process [2024-02-10 00:49:57,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,543 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,543 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Ended with exit code 0 [2024-02-10 00:49:57,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,549 INFO L229 MonitoredProcess]: Starting monitored process 1139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,557 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,559 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,559 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Ended with exit code 0 [2024-02-10 00:49:57,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,568 INFO L229 MonitoredProcess]: Starting monitored process 1140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Waiting until timeout for monitored process [2024-02-10 00:49:57,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,577 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Ended with exit code 0 [2024-02-10 00:49:57,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,583 INFO L229 MonitoredProcess]: Starting monitored process 1141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,592 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,594 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,594 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Ended with exit code 0 [2024-02-10 00:49:57,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,602 INFO L229 MonitoredProcess]: Starting monitored process 1142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Waiting until timeout for monitored process [2024-02-10 00:49:57,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,611 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,611 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Ended with exit code 0 [2024-02-10 00:49:57,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,617 INFO L229 MonitoredProcess]: Starting monitored process 1143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Waiting until timeout for monitored process [2024-02-10 00:49:57,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,626 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,628 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,628 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Ended with exit code 0 [2024-02-10 00:49:57,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,637 INFO L229 MonitoredProcess]: Starting monitored process 1144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Waiting until timeout for monitored process [2024-02-10 00:49:57,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,646 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,646 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Ended with exit code 0 [2024-02-10 00:49:57,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,652 INFO L229 MonitoredProcess]: Starting monitored process 1145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Waiting until timeout for monitored process [2024-02-10 00:49:57,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,661 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,663 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,663 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Ended with exit code 0 [2024-02-10 00:49:57,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,674 INFO L229 MonitoredProcess]: Starting monitored process 1146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,683 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,683 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Ended with exit code 0 [2024-02-10 00:49:57,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,689 INFO L229 MonitoredProcess]: Starting monitored process 1147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Waiting until timeout for monitored process [2024-02-10 00:49:57,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,698 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,698 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,698 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,698 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Ended with exit code 0 [2024-02-10 00:49:57,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,704 INFO L229 MonitoredProcess]: Starting monitored process 1148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Waiting until timeout for monitored process [2024-02-10 00:49:57,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,713 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,713 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,715 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,715 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Ended with exit code 0 [2024-02-10 00:49:57,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,723 INFO L229 MonitoredProcess]: Starting monitored process 1149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Waiting until timeout for monitored process [2024-02-10 00:49:57,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,732 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,732 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,733 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Ended with exit code 0 [2024-02-10 00:49:57,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,744 INFO L229 MonitoredProcess]: Starting monitored process 1150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Waiting until timeout for monitored process [2024-02-10 00:49:57,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,752 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,753 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,753 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Ended with exit code 0 [2024-02-10 00:49:57,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,762 INFO L229 MonitoredProcess]: Starting monitored process 1151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,771 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Ended with exit code 0 [2024-02-10 00:49:57,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,783 INFO L229 MonitoredProcess]: Starting monitored process 1152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Waiting until timeout for monitored process [2024-02-10 00:49:57,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,791 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,792 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,796 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Ended with exit code 0 [2024-02-10 00:49:57,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,797 INFO L229 MonitoredProcess]: Starting monitored process 1153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Waiting until timeout for monitored process [2024-02-10 00:49:57,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,806 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,808 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,808 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,815 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:57,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,816 INFO L229 MonitoredProcess]: Starting monitored process 1154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Waiting until timeout for monitored process [2024-02-10 00:49:57,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,824 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,825 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Ended with exit code 0 [2024-02-10 00:49:57,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,831 INFO L229 MonitoredProcess]: Starting monitored process 1155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Waiting until timeout for monitored process [2024-02-10 00:49:57,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,840 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,841 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,841 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Ended with exit code 0 [2024-02-10 00:49:57,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,847 INFO L229 MonitoredProcess]: Starting monitored process 1156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Waiting until timeout for monitored process [2024-02-10 00:49:57,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,855 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,856 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Ended with exit code 0 [2024-02-10 00:49:57,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,862 INFO L229 MonitoredProcess]: Starting monitored process 1157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Waiting until timeout for monitored process [2024-02-10 00:49:57,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,871 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,871 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,871 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Ended with exit code 0 [2024-02-10 00:49:57,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,877 INFO L229 MonitoredProcess]: Starting monitored process 1158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,885 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,886 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Ended with exit code 0 [2024-02-10 00:49:57,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,891 INFO L229 MonitoredProcess]: Starting monitored process 1159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,900 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,901 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Ended with exit code 0 [2024-02-10 00:49:57,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,906 INFO L229 MonitoredProcess]: Starting monitored process 1160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Waiting until timeout for monitored process [2024-02-10 00:49:57,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,915 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,917 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,917 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Ended with exit code 0 [2024-02-10 00:49:57,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,925 INFO L229 MonitoredProcess]: Starting monitored process 1161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Waiting until timeout for monitored process [2024-02-10 00:49:57,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,935 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Ended with exit code 0 [2024-02-10 00:49:57,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,940 INFO L229 MonitoredProcess]: Starting monitored process 1162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Waiting until timeout for monitored process [2024-02-10 00:49:57,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,949 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,949 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Ended with exit code 0 [2024-02-10 00:49:57,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,955 INFO L229 MonitoredProcess]: Starting monitored process 1163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,964 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,966 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:57,966 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:57,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,973 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Ended with exit code 0 [2024-02-10 00:49:57,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,974 INFO L229 MonitoredProcess]: Starting monitored process 1164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Waiting until timeout for monitored process [2024-02-10 00:49:57,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 [2024-02-10 00:49:57,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,983 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:57,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,983 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:57,984 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:57,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:57,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:57,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Ended with exit code 0 [2024-02-10 00:49:57,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:57,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:57,990 INFO L229 MonitoredProcess]: Starting monitored process 1165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:57,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Waiting until timeout for monitored process [2024-02-10 00:49:57,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:57,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:57,998 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:57,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:57,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:57,999 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,000 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,000 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Ended with exit code 0 [2024-02-10 00:49:58,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,011 INFO L229 MonitoredProcess]: Starting monitored process 1166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,020 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,026 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,026 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,060 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Ended with exit code 0 [2024-02-10 00:49:58,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,061 INFO L229 MonitoredProcess]: Starting monitored process 1167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Waiting until timeout for monitored process [2024-02-10 00:49:58,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,071 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,071 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,072 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Ended with exit code 0 [2024-02-10 00:49:58,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,085 INFO L229 MonitoredProcess]: Starting monitored process 1168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Waiting until timeout for monitored process [2024-02-10 00:49:58,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,093 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,094 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,107 INFO L229 MonitoredProcess]: Starting monitored process 1169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Waiting until timeout for monitored process [2024-02-10 00:49:58,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,116 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Ended with exit code 0 [2024-02-10 00:49:58,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,123 INFO L229 MonitoredProcess]: Starting monitored process 1170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Waiting until timeout for monitored process [2024-02-10 00:49:58,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,132 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,133 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Ended with exit code 0 [2024-02-10 00:49:58,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,138 INFO L229 MonitoredProcess]: Starting monitored process 1171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Waiting until timeout for monitored process [2024-02-10 00:49:58,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,146 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,146 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,148 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,148 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Ended with exit code 0 [2024-02-10 00:49:58,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,156 INFO L229 MonitoredProcess]: Starting monitored process 1172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Waiting until timeout for monitored process [2024-02-10 00:49:58,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,165 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,165 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,165 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Ended with exit code 0 [2024-02-10 00:49:58,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,178 INFO L229 MonitoredProcess]: Starting monitored process 1173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Waiting until timeout for monitored process [2024-02-10 00:49:58,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,187 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,188 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Ended with exit code 0 [2024-02-10 00:49:58,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,194 INFO L229 MonitoredProcess]: Starting monitored process 1174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Waiting until timeout for monitored process [2024-02-10 00:49:58,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,203 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,205 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,205 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Ended with exit code 0 [2024-02-10 00:49:58,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,214 INFO L229 MonitoredProcess]: Starting monitored process 1175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Waiting until timeout for monitored process [2024-02-10 00:49:58,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,223 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,225 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,225 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Ended with exit code 0 [2024-02-10 00:49:58,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,235 INFO L229 MonitoredProcess]: Starting monitored process 1176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Waiting until timeout for monitored process [2024-02-10 00:49:58,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,245 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,246 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,246 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,248 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,248 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Ended with exit code 0 [2024-02-10 00:49:58,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,258 INFO L229 MonitoredProcess]: Starting monitored process 1177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Waiting until timeout for monitored process [2024-02-10 00:49:58,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,268 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,271 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,271 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,285 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Ended with exit code 0 [2024-02-10 00:49:58,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,286 INFO L229 MonitoredProcess]: Starting monitored process 1178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Waiting until timeout for monitored process [2024-02-10 00:49:58,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,295 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,297 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Ended with exit code 0 [2024-02-10 00:49:58,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,306 INFO L229 MonitoredProcess]: Starting monitored process 1179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Waiting until timeout for monitored process [2024-02-10 00:49:58,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,316 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,316 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:58,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,316 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,322 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:49:58,322 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Ended with exit code 0 [2024-02-10 00:49:58,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,339 INFO L229 MonitoredProcess]: Starting monitored process 1180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Waiting until timeout for monitored process [2024-02-10 00:49:58,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,349 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,351 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,351 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Ended with exit code 0 [2024-02-10 00:49:58,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,360 INFO L229 MonitoredProcess]: Starting monitored process 1181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Waiting until timeout for monitored process [2024-02-10 00:49:58,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,368 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,371 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,371 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Ended with exit code 0 [2024-02-10 00:49:58,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,380 INFO L229 MonitoredProcess]: Starting monitored process 1182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,389 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,389 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,393 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,393 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Ended with exit code 0 [2024-02-10 00:49:58,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,407 INFO L229 MonitoredProcess]: Starting monitored process 1183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,416 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,416 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,418 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,418 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Ended with exit code 0 [2024-02-10 00:49:58,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,426 INFO L229 MonitoredProcess]: Starting monitored process 1184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Waiting until timeout for monitored process [2024-02-10 00:49:58,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,435 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,435 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,437 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,437 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Ended with exit code 0 [2024-02-10 00:49:58,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,447 INFO L229 MonitoredProcess]: Starting monitored process 1185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Waiting until timeout for monitored process [2024-02-10 00:49:58,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,456 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,458 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,458 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Ended with exit code 0 [2024-02-10 00:49:58,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,467 INFO L229 MonitoredProcess]: Starting monitored process 1186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Waiting until timeout for monitored process [2024-02-10 00:49:58,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,477 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,478 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,478 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,499 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Ended with exit code 0 [2024-02-10 00:49:58,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,500 INFO L229 MonitoredProcess]: Starting monitored process 1187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,510 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,512 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,512 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,513 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Waiting until timeout for monitored process [2024-02-10 00:49:58,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,533 INFO L229 MonitoredProcess]: Starting monitored process 1188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,543 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,545 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,545 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Waiting until timeout for monitored process [2024-02-10 00:49:58,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,565 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,566 INFO L229 MonitoredProcess]: Starting monitored process 1189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,576 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,578 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,578 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Waiting until timeout for monitored process [2024-02-10 00:49:58,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,601 INFO L229 MonitoredProcess]: Starting monitored process 1190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Waiting until timeout for monitored process [2024-02-10 00:49:58,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,611 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,613 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,613 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,618 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Ended with exit code 0 [2024-02-10 00:49:58,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,622 INFO L229 MonitoredProcess]: Starting monitored process 1191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Waiting until timeout for monitored process [2024-02-10 00:49:58,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,632 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,633 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,633 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,633 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Ended with exit code 0 [2024-02-10 00:49:58,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,647 INFO L229 MonitoredProcess]: Starting monitored process 1192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Waiting until timeout for monitored process [2024-02-10 00:49:58,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,657 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,658 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Ended with exit code 0 [2024-02-10 00:49:58,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,664 INFO L229 MonitoredProcess]: Starting monitored process 1193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Waiting until timeout for monitored process [2024-02-10 00:49:58,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,675 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,677 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,678 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Ended with exit code 0 [2024-02-10 00:49:58,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,693 INFO L229 MonitoredProcess]: Starting monitored process 1194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,704 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,704 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Ended with exit code 0 [2024-02-10 00:49:58,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,710 INFO L229 MonitoredProcess]: Starting monitored process 1195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,719 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,721 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,721 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Ended with exit code 0 [2024-02-10 00:49:58,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,729 INFO L229 MonitoredProcess]: Starting monitored process 1196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Waiting until timeout for monitored process [2024-02-10 00:49:58,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,744 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,744 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:49:58,746 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:49:58,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Ended with exit code 0 [2024-02-10 00:49:58,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,762 INFO L229 MonitoredProcess]: Starting monitored process 1197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,771 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,772 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Ended with exit code 0 [2024-02-10 00:49:58,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,778 INFO L229 MonitoredProcess]: Starting monitored process 1198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,787 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,787 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,787 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,792 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,793 INFO L229 MonitoredProcess]: Starting monitored process 1199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,802 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,803 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Ended with exit code 0 [2024-02-10 00:49:58,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,808 INFO L229 MonitoredProcess]: Starting monitored process 1200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Waiting until timeout for monitored process [2024-02-10 00:49:58,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,817 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,817 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,818 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Ended with exit code 0 [2024-02-10 00:49:58,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,824 INFO L229 MonitoredProcess]: Starting monitored process 1201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Waiting until timeout for monitored process [2024-02-10 00:49:58,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,832 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:49:58,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:49:58,833 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:49:58,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Ended with exit code 0 [2024-02-10 00:49:58,838 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:49:58,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,838 INFO L229 MonitoredProcess]: Starting monitored process 1202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Waiting until timeout for monitored process [2024-02-10 00:49:58,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,849 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,849 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,850 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:58,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,856 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,856 INFO L229 MonitoredProcess]: Starting monitored process 1203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Waiting until timeout for monitored process [2024-02-10 00:49:58,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,865 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,866 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,866 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:58,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Ended with exit code 0 [2024-02-10 00:49:58,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,873 INFO L229 MonitoredProcess]: Starting monitored process 1204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Waiting until timeout for monitored process [2024-02-10 00:49:58,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,885 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:58,885 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:58,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Ended with exit code 0 [2024-02-10 00:49:58,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,896 INFO L229 MonitoredProcess]: Starting monitored process 1205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,905 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,906 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,906 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:58,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Ended with exit code 0 [2024-02-10 00:49:58,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,914 INFO L229 MonitoredProcess]: Starting monitored process 1206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Waiting until timeout for monitored process [2024-02-10 00:49:58,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,923 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,925 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:58,925 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:58,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Ended with exit code 0 [2024-02-10 00:49:58,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,942 INFO L229 MonitoredProcess]: Starting monitored process 1207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Waiting until timeout for monitored process [2024-02-10 00:49:58,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 [2024-02-10 00:49:58,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:58,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,953 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:58,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:58,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:58,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,959 INFO L229 MonitoredProcess]: Starting monitored process 1208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:58,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Waiting until timeout for monitored process [2024-02-10 00:49:58,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:58,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:58,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:58,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:58,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:58,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:58,971 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:58,971 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:58,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:58,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Ended with exit code 0 [2024-02-10 00:49:58,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:58,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:58,981 INFO L229 MonitoredProcess]: Starting monitored process 1209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Waiting until timeout for monitored process [2024-02-10 00:49:59,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,014 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,014 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,014 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Ended with exit code 0 [2024-02-10 00:49:59,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,021 INFO L229 MonitoredProcess]: Starting monitored process 1210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Waiting until timeout for monitored process [2024-02-10 00:49:59,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,030 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,032 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,032 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,048 INFO L229 MonitoredProcess]: Starting monitored process 1211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Waiting until timeout for monitored process [2024-02-10 00:49:59,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,057 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,057 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,058 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,065 INFO L229 MonitoredProcess]: Starting monitored process 1212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Waiting until timeout for monitored process [2024-02-10 00:49:59,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,075 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,075 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,078 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,078 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Ended with exit code 0 [2024-02-10 00:49:59,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,093 INFO L229 MonitoredProcess]: Starting monitored process 1213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Waiting until timeout for monitored process [2024-02-10 00:49:59,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,103 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,103 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,104 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Ended with exit code 0 [2024-02-10 00:49:59,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,111 INFO L229 MonitoredProcess]: Starting monitored process 1214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Waiting until timeout for monitored process [2024-02-10 00:49:59,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,121 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,121 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,122 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,129 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,130 INFO L229 MonitoredProcess]: Starting monitored process 1215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,141 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,141 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Ended with exit code 0 [2024-02-10 00:49:59,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,151 INFO L229 MonitoredProcess]: Starting monitored process 1216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Waiting until timeout for monitored process [2024-02-10 00:49:59,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,161 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,161 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,162 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Ended with exit code 0 [2024-02-10 00:49:59,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,168 INFO L229 MonitoredProcess]: Starting monitored process 1217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Waiting until timeout for monitored process [2024-02-10 00:49:59,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,177 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,177 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,177 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,179 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,179 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Ended with exit code 0 [2024-02-10 00:49:59,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,191 INFO L229 MonitoredProcess]: Starting monitored process 1218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Waiting until timeout for monitored process [2024-02-10 00:49:59,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,200 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,200 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,202 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,202 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,213 INFO L229 MonitoredProcess]: Starting monitored process 1219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Waiting until timeout for monitored process [2024-02-10 00:49:59,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,223 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,223 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Ended with exit code 0 [2024-02-10 00:49:59,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,231 INFO L229 MonitoredProcess]: Starting monitored process 1220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Waiting until timeout for monitored process [2024-02-10 00:49:59,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,240 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,240 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,242 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,242 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Ended with exit code 0 [2024-02-10 00:49:59,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,253 INFO L229 MonitoredProcess]: Starting monitored process 1221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Waiting until timeout for monitored process [2024-02-10 00:49:59,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,262 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,263 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Ended with exit code 0 [2024-02-10 00:49:59,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,270 INFO L229 MonitoredProcess]: Starting monitored process 1222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Waiting until timeout for monitored process [2024-02-10 00:49:59,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,280 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,280 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,280 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Ended with exit code 0 [2024-02-10 00:49:59,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,287 INFO L229 MonitoredProcess]: Starting monitored process 1223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,296 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,297 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,297 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Ended with exit code 0 [2024-02-10 00:49:59,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,304 INFO L229 MonitoredProcess]: Starting monitored process 1224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Waiting until timeout for monitored process [2024-02-10 00:49:59,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,313 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,313 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Ended with exit code 0 [2024-02-10 00:49:59,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,320 INFO L229 MonitoredProcess]: Starting monitored process 1225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Waiting until timeout for monitored process [2024-02-10 00:49:59,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,329 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,329 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,330 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Ended with exit code 0 [2024-02-10 00:49:59,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,336 INFO L229 MonitoredProcess]: Starting monitored process 1226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Waiting until timeout for monitored process [2024-02-10 00:49:59,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,346 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,346 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,347 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Ended with exit code 0 [2024-02-10 00:49:59,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,353 INFO L229 MonitoredProcess]: Starting monitored process 1227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Waiting until timeout for monitored process [2024-02-10 00:49:59,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,362 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,364 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,364 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,374 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Ended with exit code 0 [2024-02-10 00:49:59,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,375 INFO L229 MonitoredProcess]: Starting monitored process 1228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Waiting until timeout for monitored process [2024-02-10 00:49:59,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,384 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,385 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Ended with exit code 0 [2024-02-10 00:49:59,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,391 INFO L229 MonitoredProcess]: Starting monitored process 1229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Waiting until timeout for monitored process [2024-02-10 00:49:59,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,400 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,401 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Ended with exit code 0 [2024-02-10 00:49:59,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,407 INFO L229 MonitoredProcess]: Starting monitored process 1230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,418 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,418 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Ended with exit code 0 [2024-02-10 00:49:59,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,428 INFO L229 MonitoredProcess]: Starting monitored process 1231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Waiting until timeout for monitored process [2024-02-10 00:49:59,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,438 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,438 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,438 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Ended with exit code 0 [2024-02-10 00:49:59,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,445 INFO L229 MonitoredProcess]: Starting monitored process 1232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Waiting until timeout for monitored process [2024-02-10 00:49:59,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,454 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,454 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,456 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,457 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Ended with exit code 0 [2024-02-10 00:49:59,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,467 INFO L229 MonitoredProcess]: Starting monitored process 1233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Waiting until timeout for monitored process [2024-02-10 00:49:59,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,477 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,477 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,484 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,484 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Ended with exit code 0 [2024-02-10 00:49:59,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,536 INFO L229 MonitoredProcess]: Starting monitored process 1234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Waiting until timeout for monitored process [2024-02-10 00:49:59,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,545 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,546 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Ended with exit code 0 [2024-02-10 00:49:59,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,561 INFO L229 MonitoredProcess]: Starting monitored process 1235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,570 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,570 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,571 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,577 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Ended with exit code 0 [2024-02-10 00:49:59,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,578 INFO L229 MonitoredProcess]: Starting monitored process 1236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Waiting until timeout for monitored process [2024-02-10 00:49:59,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,587 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,587 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,588 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,589 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,605 INFO L229 MonitoredProcess]: Starting monitored process 1237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Waiting until timeout for monitored process [2024-02-10 00:49:59,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,616 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Ended with exit code 0 [2024-02-10 00:49:59,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,630 INFO L229 MonitoredProcess]: Starting monitored process 1238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Waiting until timeout for monitored process [2024-02-10 00:49:59,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,639 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,641 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,642 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Ended with exit code 0 [2024-02-10 00:49:59,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,652 INFO L229 MonitoredProcess]: Starting monitored process 1239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Waiting until timeout for monitored process [2024-02-10 00:49:59,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,662 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,663 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,663 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,677 INFO L229 MonitoredProcess]: Starting monitored process 1240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Waiting until timeout for monitored process [2024-02-10 00:49:59,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,687 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:49:59,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,688 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:49:59,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:49:59,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Ended with exit code 0 [2024-02-10 00:49:59,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,694 INFO L229 MonitoredProcess]: Starting monitored process 1241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,704 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,706 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,706 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,716 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Ended with exit code 0 [2024-02-10 00:49:59,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,717 INFO L229 MonitoredProcess]: Starting monitored process 1242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Waiting until timeout for monitored process [2024-02-10 00:49:59,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,727 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,728 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,730 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,730 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Ended with exit code 0 [2024-02-10 00:49:59,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,742 INFO L229 MonitoredProcess]: Starting monitored process 1243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Waiting until timeout for monitored process [2024-02-10 00:49:59,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,753 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,754 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Ended with exit code 0 [2024-02-10 00:49:59,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,765 INFO L229 MonitoredProcess]: Starting monitored process 1244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Waiting until timeout for monitored process [2024-02-10 00:49:59,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,774 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,775 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,777 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,777 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Ended with exit code 0 [2024-02-10 00:49:59,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,789 INFO L229 MonitoredProcess]: Starting monitored process 1245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Waiting until timeout for monitored process [2024-02-10 00:49:59,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,798 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,799 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,799 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,801 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,801 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Ended with exit code 0 [2024-02-10 00:49:59,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,813 INFO L229 MonitoredProcess]: Starting monitored process 1246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Waiting until timeout for monitored process [2024-02-10 00:49:59,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,823 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:49:59,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,823 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,829 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2024-02-10 00:49:59,829 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Forceful destruction successful, exit code 0 [2024-02-10 00:49:59,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,853 INFO L229 MonitoredProcess]: Starting monitored process 1247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Waiting until timeout for monitored process [2024-02-10 00:49:59,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,863 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,865 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,865 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Ended with exit code 0 [2024-02-10 00:49:59,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,876 INFO L229 MonitoredProcess]: Starting monitored process 1248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Waiting until timeout for monitored process [2024-02-10 00:49:59,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,886 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,886 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,888 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,888 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Ended with exit code 0 [2024-02-10 00:49:59,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,900 INFO L229 MonitoredProcess]: Starting monitored process 1249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Waiting until timeout for monitored process [2024-02-10 00:49:59,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,910 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,910 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,914 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,914 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Ended with exit code 0 [2024-02-10 00:49:59,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,932 INFO L229 MonitoredProcess]: Starting monitored process 1250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Waiting until timeout for monitored process [2024-02-10 00:49:59,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,941 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Ended with exit code 0 [2024-02-10 00:49:59,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,960 INFO L229 MonitoredProcess]: Starting monitored process 1251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Waiting until timeout for monitored process [2024-02-10 00:49:59,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 [2024-02-10 00:49:59,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,971 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,971 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:49:59,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:49:59,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Ended with exit code 0 [2024-02-10 00:49:59,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:49:59,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:49:59,982 INFO L229 MonitoredProcess]: Starting monitored process 1252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:49:59,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Waiting until timeout for monitored process [2024-02-10 00:49:59,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:49:59,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:49:59,991 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:49:59,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:49:59,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:49:59,992 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:49:59,994 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:49:59,994 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Ended with exit code 0 [2024-02-10 00:50:00,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,006 INFO L229 MonitoredProcess]: Starting monitored process 1253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Waiting until timeout for monitored process [2024-02-10 00:50:00,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,017 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,017 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,037 INFO L229 MonitoredProcess]: Starting monitored process 1254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Waiting until timeout for monitored process [2024-02-10 00:50:00,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,049 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,049 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,067 INFO L229 MonitoredProcess]: Starting monitored process 1255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Waiting until timeout for monitored process [2024-02-10 00:50:00,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,077 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,077 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,080 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,080 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,097 INFO L229 MonitoredProcess]: Starting monitored process 1256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Waiting until timeout for monitored process [2024-02-10 00:50:00,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,107 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,109 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,109 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Ended with exit code 0 [2024-02-10 00:50:00,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,120 INFO L229 MonitoredProcess]: Starting monitored process 1257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Waiting until timeout for monitored process [2024-02-10 00:50:00,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,131 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,131 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,133 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,134 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Ended with exit code 0 [2024-02-10 00:50:00,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,150 INFO L229 MonitoredProcess]: Starting monitored process 1258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,160 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,161 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,161 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Ended with exit code 0 [2024-02-10 00:50:00,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,167 INFO L229 MonitoredProcess]: Starting monitored process 1259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Waiting until timeout for monitored process [2024-02-10 00:50:00,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,178 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,178 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,179 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,179 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Ended with exit code 0 [2024-02-10 00:50:00,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,185 INFO L229 MonitoredProcess]: Starting monitored process 1260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,195 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,196 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,198 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,198 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Ended with exit code 0 [2024-02-10 00:50:00,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,207 INFO L229 MonitoredProcess]: Starting monitored process 1261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Waiting until timeout for monitored process [2024-02-10 00:50:00,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,217 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,217 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,223 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,224 INFO L229 MonitoredProcess]: Starting monitored process 1262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Waiting until timeout for monitored process [2024-02-10 00:50:00,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,233 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,233 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,235 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,235 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Ended with exit code 0 [2024-02-10 00:50:00,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,245 INFO L229 MonitoredProcess]: Starting monitored process 1263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Waiting until timeout for monitored process [2024-02-10 00:50:00,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,255 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,255 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,257 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:50:00,257 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:50:00,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Ended with exit code 0 [2024-02-10 00:50:00,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,269 INFO L229 MonitoredProcess]: Starting monitored process 1264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,279 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Ended with exit code 0 [2024-02-10 00:50:00,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,285 INFO L229 MonitoredProcess]: Starting monitored process 1265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Waiting until timeout for monitored process [2024-02-10 00:50:00,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,296 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Ended with exit code 0 [2024-02-10 00:50:00,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,302 INFO L229 MonitoredProcess]: Starting monitored process 1266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Waiting until timeout for monitored process [2024-02-10 00:50:00,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,312 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,313 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Ended with exit code 0 [2024-02-10 00:50:00,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,319 INFO L229 MonitoredProcess]: Starting monitored process 1267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Waiting until timeout for monitored process [2024-02-10 00:50:00,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,328 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,328 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,328 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,329 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,329 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Ended with exit code 0 [2024-02-10 00:50:00,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,335 INFO L229 MonitoredProcess]: Starting monitored process 1268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Waiting until timeout for monitored process [2024-02-10 00:50:00,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:00,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,345 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:50:00,345 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:50:00,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Ended with exit code 0 [2024-02-10 00:50:00,351 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:50:00,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,352 INFO L229 MonitoredProcess]: Starting monitored process 1269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,362 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Ended with exit code 0 [2024-02-10 00:50:00,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,367 INFO L229 MonitoredProcess]: Starting monitored process 1270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Waiting until timeout for monitored process [2024-02-10 00:50:00,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,377 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,377 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Ended with exit code 0 [2024-02-10 00:50:00,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,395 INFO L229 MonitoredProcess]: Starting monitored process 1271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,404 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,404 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,405 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,406 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,406 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Ended with exit code 0 [2024-02-10 00:50:00,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,414 INFO L229 MonitoredProcess]: Starting monitored process 1272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,423 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,424 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Ended with exit code 0 [2024-02-10 00:50:00,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,428 INFO L229 MonitoredProcess]: Starting monitored process 1273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,469 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,469 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Ended with exit code 0 [2024-02-10 00:50:00,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,478 INFO L229 MonitoredProcess]: Starting monitored process 1274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Waiting until timeout for monitored process [2024-02-10 00:50:00,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,486 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,486 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,487 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Ended with exit code 0 [2024-02-10 00:50:00,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,491 INFO L229 MonitoredProcess]: Starting monitored process 1275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Waiting until timeout for monitored process [2024-02-10 00:50:00,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,500 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Ended with exit code 0 [2024-02-10 00:50:00,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,510 INFO L229 MonitoredProcess]: Starting monitored process 1276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Waiting until timeout for monitored process [2024-02-10 00:50:00,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,519 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,520 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Ended with exit code 0 [2024-02-10 00:50:00,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,525 INFO L229 MonitoredProcess]: Starting monitored process 1277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,534 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,536 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,536 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Ended with exit code 0 [2024-02-10 00:50:00,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,551 INFO L229 MonitoredProcess]: Starting monitored process 1278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Waiting until timeout for monitored process [2024-02-10 00:50:00,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,560 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,560 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Ended with exit code 0 [2024-02-10 00:50:00,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,565 INFO L229 MonitoredProcess]: Starting monitored process 1279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Waiting until timeout for monitored process [2024-02-10 00:50:00,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,574 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,576 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,576 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Ended with exit code 0 [2024-02-10 00:50:00,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,587 INFO L229 MonitoredProcess]: Starting monitored process 1280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Waiting until timeout for monitored process [2024-02-10 00:50:00,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,597 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,601 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,602 INFO L229 MonitoredProcess]: Starting monitored process 1281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Waiting until timeout for monitored process [2024-02-10 00:50:00,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,611 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,612 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Ended with exit code 0 [2024-02-10 00:50:00,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,617 INFO L229 MonitoredProcess]: Starting monitored process 1282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Waiting until timeout for monitored process [2024-02-10 00:50:00,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,627 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,627 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Ended with exit code 0 [2024-02-10 00:50:00,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,635 INFO L229 MonitoredProcess]: Starting monitored process 1283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Waiting until timeout for monitored process [2024-02-10 00:50:00,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,643 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,643 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,644 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Ended with exit code 0 [2024-02-10 00:50:00,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,649 INFO L229 MonitoredProcess]: Starting monitored process 1284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Waiting until timeout for monitored process [2024-02-10 00:50:00,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,659 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,659 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Ended with exit code 0 [2024-02-10 00:50:00,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,667 INFO L229 MonitoredProcess]: Starting monitored process 1285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Waiting until timeout for monitored process [2024-02-10 00:50:00,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,676 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,677 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,677 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,692 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,693 INFO L229 MonitoredProcess]: Starting monitored process 1286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Waiting until timeout for monitored process [2024-02-10 00:50:00,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,702 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Ended with exit code 0 [2024-02-10 00:50:00,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,706 INFO L229 MonitoredProcess]: Starting monitored process 1287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Waiting until timeout for monitored process [2024-02-10 00:50:00,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,715 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,717 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,717 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Ended with exit code 0 [2024-02-10 00:50:00,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,724 INFO L229 MonitoredProcess]: Starting monitored process 1288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Waiting until timeout for monitored process [2024-02-10 00:50:00,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,732 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,733 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Ended with exit code 0 [2024-02-10 00:50:00,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,739 INFO L229 MonitoredProcess]: Starting monitored process 1289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Waiting until timeout for monitored process [2024-02-10 00:50:00,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,747 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,752 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Ended with exit code 0 [2024-02-10 00:50:00,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,753 INFO L229 MonitoredProcess]: Starting monitored process 1290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Waiting until timeout for monitored process [2024-02-10 00:50:00,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,763 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,764 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,764 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Ended with exit code 0 [2024-02-10 00:50:00,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,769 INFO L229 MonitoredProcess]: Starting monitored process 1291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Waiting until timeout for monitored process [2024-02-10 00:50:00,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,779 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,783 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,784 INFO L229 MonitoredProcess]: Starting monitored process 1292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Waiting until timeout for monitored process [2024-02-10 00:50:00,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,793 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,793 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,793 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Ended with exit code 0 [2024-02-10 00:50:00,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,798 INFO L229 MonitoredProcess]: Starting monitored process 1293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Waiting until timeout for monitored process [2024-02-10 00:50:00,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,807 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,808 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Ended with exit code 0 [2024-02-10 00:50:00,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,813 INFO L229 MonitoredProcess]: Starting monitored process 1294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Waiting until timeout for monitored process [2024-02-10 00:50:00,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,823 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,823 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,825 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,825 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,833 INFO L229 MonitoredProcess]: Starting monitored process 1295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,842 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,842 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,848 INFO L229 MonitoredProcess]: Starting monitored process 1296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Waiting until timeout for monitored process [2024-02-10 00:50:00,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,858 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,858 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,859 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Ended with exit code 0 [2024-02-10 00:50:00,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,864 INFO L229 MonitoredProcess]: Starting monitored process 1297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,864 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Waiting until timeout for monitored process [2024-02-10 00:50:00,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Ended with exit code 0 [2024-02-10 00:50:00,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,882 INFO L229 MonitoredProcess]: Starting monitored process 1298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Waiting until timeout for monitored process [2024-02-10 00:50:00,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,891 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,891 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,892 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Ended with exit code 0 [2024-02-10 00:50:00,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,897 INFO L229 MonitoredProcess]: Starting monitored process 1299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Waiting until timeout for monitored process [2024-02-10 00:50:00,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,907 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,909 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,909 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Ended with exit code 0 [2024-02-10 00:50:00,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,917 INFO L229 MonitoredProcess]: Starting monitored process 1300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,926 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,932 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:00,932 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:00,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Ended with exit code 0 [2024-02-10 00:50:00,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,955 INFO L229 MonitoredProcess]: Starting monitored process 1301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Waiting until timeout for monitored process [2024-02-10 00:50:00,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 [2024-02-10 00:50:00,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,964 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,964 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,965 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,969 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,970 INFO L229 MonitoredProcess]: Starting monitored process 1302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Waiting until timeout for monitored process [2024-02-10 00:50:00,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,979 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,979 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,980 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Ended with exit code 0 [2024-02-10 00:50:00,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:00,985 INFO L229 MonitoredProcess]: Starting monitored process 1303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:00,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Waiting until timeout for monitored process [2024-02-10 00:50:00,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:00,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:00,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:00,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:00,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:00,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:00,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:00,995 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:00,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:00,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:00,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:00,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:00,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,000 INFO L229 MonitoredProcess]: Starting monitored process 1304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Waiting until timeout for monitored process [2024-02-10 00:50:01,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,009 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,010 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,015 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Ended with exit code 0 [2024-02-10 00:50:01,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,016 INFO L229 MonitoredProcess]: Starting monitored process 1305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Waiting until timeout for monitored process [2024-02-10 00:50:01,018 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,028 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,035 INFO L229 MonitoredProcess]: Starting monitored process 1306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Waiting until timeout for monitored process [2024-02-10 00:50:01,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,044 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,044 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,044 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Ended with exit code 0 [2024-02-10 00:50:01,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,049 INFO L229 MonitoredProcess]: Starting monitored process 1307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Waiting until timeout for monitored process [2024-02-10 00:50:01,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,060 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Ended with exit code 0 [2024-02-10 00:50:01,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,072 INFO L229 MonitoredProcess]: Starting monitored process 1308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Waiting until timeout for monitored process [2024-02-10 00:50:01,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,083 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Ended with exit code 0 [2024-02-10 00:50:01,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,090 INFO L229 MonitoredProcess]: Starting monitored process 1309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,099 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,101 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,101 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Ended with exit code 0 [2024-02-10 00:50:01,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,110 INFO L229 MonitoredProcess]: Starting monitored process 1310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,119 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,120 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Ended with exit code 0 [2024-02-10 00:50:01,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,127 INFO L229 MonitoredProcess]: Starting monitored process 1311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Waiting until timeout for monitored process [2024-02-10 00:50:01,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,136 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,138 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,138 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Ended with exit code 0 [2024-02-10 00:50:01,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,154 INFO L229 MonitoredProcess]: Starting monitored process 1312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Waiting until timeout for monitored process [2024-02-10 00:50:01,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,163 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,165 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,165 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,174 INFO L229 MonitoredProcess]: Starting monitored process 1313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Waiting until timeout for monitored process [2024-02-10 00:50:01,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,184 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,184 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:50:01,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,184 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,188 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:50:01,189 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Ended with exit code 0 [2024-02-10 00:50:01,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,205 INFO L229 MonitoredProcess]: Starting monitored process 1314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Waiting until timeout for monitored process [2024-02-10 00:50:01,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,213 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,214 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,215 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,215 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,227 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,228 INFO L229 MonitoredProcess]: Starting monitored process 1315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Waiting until timeout for monitored process [2024-02-10 00:50:01,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,236 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,238 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,238 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Ended with exit code 0 [2024-02-10 00:50:01,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,247 INFO L229 MonitoredProcess]: Starting monitored process 1316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Waiting until timeout for monitored process [2024-02-10 00:50:01,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,256 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,259 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,259 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Ended with exit code 0 [2024-02-10 00:50:01,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,269 INFO L229 MonitoredProcess]: Starting monitored process 1317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,279 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,280 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,286 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,287 INFO L229 MonitoredProcess]: Starting monitored process 1318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Waiting until timeout for monitored process [2024-02-10 00:50:01,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,295 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,296 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Ended with exit code 0 [2024-02-10 00:50:01,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,312 INFO L229 MonitoredProcess]: Starting monitored process 1319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Waiting until timeout for monitored process [2024-02-10 00:50:01,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,320 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,320 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,322 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,322 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Ended with exit code 0 [2024-02-10 00:50:01,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,336 INFO L229 MonitoredProcess]: Starting monitored process 1320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Waiting until timeout for monitored process [2024-02-10 00:50:01,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,346 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,346 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,348 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,348 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,355 INFO L229 MonitoredProcess]: Starting monitored process 1321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Waiting until timeout for monitored process [2024-02-10 00:50:01,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,365 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,365 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,371 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,372 INFO L229 MonitoredProcess]: Starting monitored process 1322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Waiting until timeout for monitored process [2024-02-10 00:50:01,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,383 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,383 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,390 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,391 INFO L229 MonitoredProcess]: Starting monitored process 1323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Waiting until timeout for monitored process [2024-02-10 00:50:01,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,400 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,402 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,402 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,417 INFO L229 MonitoredProcess]: Starting monitored process 1324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Waiting until timeout for monitored process [2024-02-10 00:50:01,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,428 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Ended with exit code 0 [2024-02-10 00:50:01,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,448 INFO L229 MonitoredProcess]: Starting monitored process 1325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Waiting until timeout for monitored process [2024-02-10 00:50:01,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,457 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Ended with exit code 0 [2024-02-10 00:50:01,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,462 INFO L229 MonitoredProcess]: Starting monitored process 1326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Waiting until timeout for monitored process [2024-02-10 00:50:01,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,470 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,471 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Ended with exit code 0 [2024-02-10 00:50:01,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,476 INFO L229 MonitoredProcess]: Starting monitored process 1327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,485 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,487 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,487 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:01,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,495 INFO L229 MonitoredProcess]: Starting monitored process 1328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,504 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,505 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Ended with exit code 0 [2024-02-10 00:50:01,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,509 INFO L229 MonitoredProcess]: Starting monitored process 1329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,518 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,520 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,520 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Ended with exit code 0 [2024-02-10 00:50:01,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,534 INFO L229 MonitoredProcess]: Starting monitored process 1330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Waiting until timeout for monitored process [2024-02-10 00:50:01,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,544 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,546 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:50:01,546 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:50:01,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Ended with exit code 0 [2024-02-10 00:50:01,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,555 INFO L229 MonitoredProcess]: Starting monitored process 1331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Waiting until timeout for monitored process [2024-02-10 00:50:01,556 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,563 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,564 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Ended with exit code 0 [2024-02-10 00:50:01,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,568 INFO L229 MonitoredProcess]: Starting monitored process 1332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Waiting until timeout for monitored process [2024-02-10 00:50:01,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,577 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Ended with exit code 0 [2024-02-10 00:50:01,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,582 INFO L229 MonitoredProcess]: Starting monitored process 1333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Waiting until timeout for monitored process [2024-02-10 00:50:01,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,592 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,596 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Ended with exit code 0 [2024-02-10 00:50:01,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,597 INFO L229 MonitoredProcess]: Starting monitored process 1334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Waiting until timeout for monitored process [2024-02-10 00:50:01,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,606 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Ended with exit code 0 [2024-02-10 00:50:01,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,611 INFO L229 MonitoredProcess]: Starting monitored process 1335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Waiting until timeout for monitored process [2024-02-10 00:50:01,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:50:01,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:50:01,621 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:50:01,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Ended with exit code 0 [2024-02-10 00:50:01,625 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:50:01,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,626 INFO L229 MonitoredProcess]: Starting monitored process 1336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Waiting until timeout for monitored process [2024-02-10 00:50:01,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,636 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,636 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,637 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Ended with exit code 0 [2024-02-10 00:50:01,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,643 INFO L229 MonitoredProcess]: Starting monitored process 1337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Waiting until timeout for monitored process [2024-02-10 00:50:01,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,654 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,654 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,654 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Ended with exit code 0 [2024-02-10 00:50:01,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,660 INFO L229 MonitoredProcess]: Starting monitored process 1338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Waiting until timeout for monitored process [2024-02-10 00:50:01,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,670 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,672 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,672 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Ended with exit code 0 [2024-02-10 00:50:01,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,684 INFO L229 MonitoredProcess]: Starting monitored process 1339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Waiting until timeout for monitored process [2024-02-10 00:50:01,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,693 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,694 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Ended with exit code 0 [2024-02-10 00:50:01,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,707 INFO L229 MonitoredProcess]: Starting monitored process 1340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Waiting until timeout for monitored process [2024-02-10 00:50:01,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,719 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,719 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Ended with exit code 0 [2024-02-10 00:50:01,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,728 INFO L229 MonitoredProcess]: Starting monitored process 1341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Waiting until timeout for monitored process [2024-02-10 00:50:01,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,737 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,738 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Ended with exit code 0 [2024-02-10 00:50:01,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,743 INFO L229 MonitoredProcess]: Starting monitored process 1342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Waiting until timeout for monitored process [2024-02-10 00:50:01,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,752 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,752 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,754 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,755 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Ended with exit code 0 [2024-02-10 00:50:01,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,763 INFO L229 MonitoredProcess]: Starting monitored process 1343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Waiting until timeout for monitored process [2024-02-10 00:50:01,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,772 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,773 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,773 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Ended with exit code 0 [2024-02-10 00:50:01,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,779 INFO L229 MonitoredProcess]: Starting monitored process 1344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Waiting until timeout for monitored process [2024-02-10 00:50:01,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,788 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,788 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,790 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,790 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Ended with exit code 0 [2024-02-10 00:50:01,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,806 INFO L229 MonitoredProcess]: Starting monitored process 1345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Waiting until timeout for monitored process [2024-02-10 00:50:01,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,815 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,815 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,815 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,816 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,816 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Ended with exit code 0 [2024-02-10 00:50:01,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,822 INFO L229 MonitoredProcess]: Starting monitored process 1346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Waiting until timeout for monitored process [2024-02-10 00:50:01,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,833 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,836 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,836 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Ended with exit code 0 [2024-02-10 00:50:01,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,849 INFO L229 MonitoredProcess]: Starting monitored process 1347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Waiting until timeout for monitored process [2024-02-10 00:50:01,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,859 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,859 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Ended with exit code 0 [2024-02-10 00:50:01,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,865 INFO L229 MonitoredProcess]: Starting monitored process 1348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Waiting until timeout for monitored process [2024-02-10 00:50:01,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,875 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,876 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,876 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Ended with exit code 0 [2024-02-10 00:50:01,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,882 INFO L229 MonitoredProcess]: Starting monitored process 1349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Waiting until timeout for monitored process [2024-02-10 00:50:01,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,891 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,891 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,891 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,893 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,894 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Ended with exit code 0 [2024-02-10 00:50:01,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,903 INFO L229 MonitoredProcess]: Starting monitored process 1350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Waiting until timeout for monitored process [2024-02-10 00:50:01,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,912 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,912 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Ended with exit code 0 [2024-02-10 00:50:01,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,918 INFO L229 MonitoredProcess]: Starting monitored process 1351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Waiting until timeout for monitored process [2024-02-10 00:50:01,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 [2024-02-10 00:50:01,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,927 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,930 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,930 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Ended with exit code 0 [2024-02-10 00:50:01,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,946 INFO L229 MonitoredProcess]: Starting monitored process 1352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Waiting until timeout for monitored process [2024-02-10 00:50:01,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,955 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,957 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,957 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Ended with exit code 0 [2024-02-10 00:50:01,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,966 INFO L229 MonitoredProcess]: Starting monitored process 1353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Waiting until timeout for monitored process [2024-02-10 00:50:01,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,975 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:01,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,976 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,976 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:01,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:01,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:01,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Ended with exit code 0 [2024-02-10 00:50:01,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:01,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:01,982 INFO L229 MonitoredProcess]: Starting monitored process 1354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:01,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Waiting until timeout for monitored process [2024-02-10 00:50:01,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:01,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:01,990 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:01,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:01,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:01,990 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:01,993 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:01,993 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:01,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Ended with exit code 0 [2024-02-10 00:50:02,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,002 INFO L229 MonitoredProcess]: Starting monitored process 1355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,011 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,012 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Ended with exit code 0 [2024-02-10 00:50:02,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,018 INFO L229 MonitoredProcess]: Starting monitored process 1356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,027 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,027 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,028 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,030 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,032 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Ended with exit code 0 [2024-02-10 00:50:02,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,033 INFO L229 MonitoredProcess]: Starting monitored process 1357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Waiting until timeout for monitored process [2024-02-10 00:50:02,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,043 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,043 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,043 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,044 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Ended with exit code 0 [2024-02-10 00:50:02,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,050 INFO L229 MonitoredProcess]: Starting monitored process 1358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Waiting until timeout for monitored process [2024-02-10 00:50:02,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,058 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,059 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Ended with exit code 0 [2024-02-10 00:50:02,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,064 INFO L229 MonitoredProcess]: Starting monitored process 1359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,073 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,073 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,074 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Ended with exit code 0 [2024-02-10 00:50:02,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,079 INFO L229 MonitoredProcess]: Starting monitored process 1360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Waiting until timeout for monitored process [2024-02-10 00:50:02,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,088 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,089 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Ended with exit code 0 [2024-02-10 00:50:02,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,094 INFO L229 MonitoredProcess]: Starting monitored process 1361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,102 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,102 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,105 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,105 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,113 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,114 INFO L229 MonitoredProcess]: Starting monitored process 1362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Waiting until timeout for monitored process [2024-02-10 00:50:02,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,122 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,123 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,123 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Ended with exit code 0 [2024-02-10 00:50:02,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,129 INFO L229 MonitoredProcess]: Starting monitored process 1363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Waiting until timeout for monitored process [2024-02-10 00:50:02,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,137 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,138 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,138 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Ended with exit code 0 [2024-02-10 00:50:02,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,143 INFO L229 MonitoredProcess]: Starting monitored process 1364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,152 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,152 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,154 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,154 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,163 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,163 INFO L229 MonitoredProcess]: Starting monitored process 1365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Waiting until timeout for monitored process [2024-02-10 00:50:02,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,173 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,173 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Ended with exit code 0 [2024-02-10 00:50:02,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,178 INFO L229 MonitoredProcess]: Starting monitored process 1366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Waiting until timeout for monitored process [2024-02-10 00:50:02,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,187 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,189 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,190 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Ended with exit code 0 [2024-02-10 00:50:02,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,199 INFO L229 MonitoredProcess]: Starting monitored process 1367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Waiting until timeout for monitored process [2024-02-10 00:50:02,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,208 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,208 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,216 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,216 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Ended with exit code 0 [2024-02-10 00:50:02,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,255 INFO L229 MonitoredProcess]: Starting monitored process 1368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Waiting until timeout for monitored process [2024-02-10 00:50:02,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,264 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,264 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,265 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Ended with exit code 0 [2024-02-10 00:50:02,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,270 INFO L229 MonitoredProcess]: Starting monitored process 1369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Waiting until timeout for monitored process [2024-02-10 00:50:02,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,279 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,280 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,280 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,293 INFO L229 MonitoredProcess]: Starting monitored process 1370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Waiting until timeout for monitored process [2024-02-10 00:50:02,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,331 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,337 INFO L229 MonitoredProcess]: Starting monitored process 1371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Waiting until timeout for monitored process [2024-02-10 00:50:02,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,347 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,347 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Ended with exit code 0 [2024-02-10 00:50:02,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,353 INFO L229 MonitoredProcess]: Starting monitored process 1372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,362 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,364 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,364 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Ended with exit code 0 [2024-02-10 00:50:02,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,373 INFO L229 MonitoredProcess]: Starting monitored process 1373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Waiting until timeout for monitored process [2024-02-10 00:50:02,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,382 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,383 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,383 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Ended with exit code 0 [2024-02-10 00:50:02,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,397 INFO L229 MonitoredProcess]: Starting monitored process 1374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Waiting until timeout for monitored process [2024-02-10 00:50:02,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,406 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Ended with exit code 0 [2024-02-10 00:50:02,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,419 INFO L229 MonitoredProcess]: Starting monitored process 1375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,429 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,432 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,432 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,449 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,450 INFO L229 MonitoredProcess]: Starting monitored process 1376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Waiting until timeout for monitored process [2024-02-10 00:50:02,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,461 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,461 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,464 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,464 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,474 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,475 INFO L229 MonitoredProcess]: Starting monitored process 1377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,484 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,486 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,486 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,496 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,497 INFO L229 MonitoredProcess]: Starting monitored process 1378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Waiting until timeout for monitored process [2024-02-10 00:50:02,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,506 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,506 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,509 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,509 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Ended with exit code 0 [2024-02-10 00:50:02,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,520 INFO L229 MonitoredProcess]: Starting monitored process 1379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Waiting until timeout for monitored process [2024-02-10 00:50:02,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,530 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,530 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,533 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,533 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Ended with exit code 0 [2024-02-10 00:50:02,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,553 INFO L229 MonitoredProcess]: Starting monitored process 1380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Waiting until timeout for monitored process [2024-02-10 00:50:02,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,563 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,563 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2024-02-10 00:50:02,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,563 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,571 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 00:50:02,571 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Ended with exit code 0 [2024-02-10 00:50:02,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,593 INFO L229 MonitoredProcess]: Starting monitored process 1381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Waiting until timeout for monitored process [2024-02-10 00:50:02,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,602 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,602 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,605 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,605 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Ended with exit code 0 [2024-02-10 00:50:02,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,615 INFO L229 MonitoredProcess]: Starting monitored process 1382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,624 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,624 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,627 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,627 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,638 INFO L229 MonitoredProcess]: Starting monitored process 1383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Waiting until timeout for monitored process [2024-02-10 00:50:02,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,647 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,652 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,652 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Ended with exit code 0 [2024-02-10 00:50:02,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,673 INFO L229 MonitoredProcess]: Starting monitored process 1384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Waiting until timeout for monitored process [2024-02-10 00:50:02,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,682 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,683 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,685 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,685 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Ended with exit code 0 [2024-02-10 00:50:02,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,702 INFO L229 MonitoredProcess]: Starting monitored process 1385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Waiting until timeout for monitored process [2024-02-10 00:50:02,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,713 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,715 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,715 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Ended with exit code 0 [2024-02-10 00:50:02,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,727 INFO L229 MonitoredProcess]: Starting monitored process 1386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Waiting until timeout for monitored process [2024-02-10 00:50:02,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,736 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,736 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,739 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,739 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Ended with exit code 0 [2024-02-10 00:50:02,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,750 INFO L229 MonitoredProcess]: Starting monitored process 1387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,751 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Waiting until timeout for monitored process [2024-02-10 00:50:02,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,759 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,762 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,762 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,772 INFO L229 MonitoredProcess]: Starting monitored process 1388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,781 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,781 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,784 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,784 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Ended with exit code 0 [2024-02-10 00:50:02,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,795 INFO L229 MonitoredProcess]: Starting monitored process 1389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Waiting until timeout for monitored process [2024-02-10 00:50:02,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,804 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,804 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,807 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,807 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,825 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Forceful destruction successful, exit code 0 [2024-02-10 00:50:02,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,826 INFO L229 MonitoredProcess]: Starting monitored process 1390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Waiting until timeout for monitored process [2024-02-10 00:50:02,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,835 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,836 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,838 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,838 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Ended with exit code 0 [2024-02-10 00:50:02,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,848 INFO L229 MonitoredProcess]: Starting monitored process 1391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Waiting until timeout for monitored process [2024-02-10 00:50:02,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,857 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,858 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,860 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,860 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Ended with exit code 0 [2024-02-10 00:50:02,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,870 INFO L229 MonitoredProcess]: Starting monitored process 1392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Waiting until timeout for monitored process [2024-02-10 00:50:02,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,879 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,879 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,879 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Ended with exit code 0 [2024-02-10 00:50:02,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,885 INFO L229 MonitoredProcess]: Starting monitored process 1393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,893 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,894 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,894 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Ended with exit code 0 [2024-02-10 00:50:02,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,899 INFO L229 MonitoredProcess]: Starting monitored process 1394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Waiting until timeout for monitored process [2024-02-10 00:50:02,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 [2024-02-10 00:50:02,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,908 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,911 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,911 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Ended with exit code 0 [2024-02-10 00:50:02,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,919 INFO L229 MonitoredProcess]: Starting monitored process 1395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Waiting until timeout for monitored process [2024-02-10 00:50:02,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,928 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,928 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,928 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,929 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Ended with exit code 0 [2024-02-10 00:50:02,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,935 INFO L229 MonitoredProcess]: Starting monitored process 1396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Waiting until timeout for monitored process [2024-02-10 00:50:02,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,944 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,944 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,946 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,946 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Ended with exit code 0 [2024-02-10 00:50:02,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,963 INFO L229 MonitoredProcess]: Starting monitored process 1397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Waiting until timeout for monitored process [2024-02-10 00:50:02,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,972 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,975 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:50:02,975 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:50:02,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:02,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Ended with exit code 0 [2024-02-10 00:50:02,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:02,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:02,985 INFO L229 MonitoredProcess]: Starting monitored process 1398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:02,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Waiting until timeout for monitored process [2024-02-10 00:50:02,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:02,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:02,994 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:02,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:02,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:02,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:02,995 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:02,995 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:02,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:02,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:03,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Ended with exit code 0 [2024-02-10 00:50:03,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:03,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:03,001 INFO L229 MonitoredProcess]: Starting monitored process 1399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:03,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Waiting until timeout for monitored process [2024-02-10 00:50:03,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:03,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:03,010 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:03,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:03,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:03,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:03,010 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:03,011 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:03,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:03,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:03,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Ended with exit code 0 [2024-02-10 00:50:03,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:03,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:03,019 INFO L229 MonitoredProcess]: Starting monitored process 1400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:03,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Waiting until timeout for monitored process [2024-02-10 00:50:03,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 [2024-02-10 00:50:03,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:03,029 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:03,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:03,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:03,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:03,029 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:03,030 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:03,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:03,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:03,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Ended with exit code 0 [2024-02-10 00:50:03,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:03,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:03,035 INFO L229 MonitoredProcess]: Starting monitored process 1401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:03,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Waiting until timeout for monitored process [2024-02-10 00:50:03,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:50:03,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:03,045 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:03,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:03,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:03,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:03,045 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:03,045 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:03,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:03,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:03,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Ended with exit code 0 [2024-02-10 00:50:03,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:50:03,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:50:03,051 INFO L229 MonitoredProcess]: Starting monitored process 1402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:50:03,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Waiting until timeout for monitored process [2024-02-10 00:50:03,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 [2024-02-10 00:50:03,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:50:03,060 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:50:03,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:50:03,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:50:03,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:50:03,061 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:50:03,061 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:50:03,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:50:03,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:50:03,066 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Ended with exit code 0 [2024-02-10 00:50:03,074 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:50:03 BoogieIcfgContainer [2024-02-10 00:50:03,075 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:50:03,075 INFO L158 Benchmark]: Toolchain (without parser) took 38492.10ms. Allocated memory was 179.3MB in the beginning and 610.3MB in the end (delta: 431.0MB). Free memory was 115.4MB in the beginning and 419.8MB in the end (delta: -304.4MB). Peak memory consumption was 337.8MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,075 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 179.3MB. Free memory is still 125.4MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:50:03,075 INFO L158 Benchmark]: CACSL2BoogieTranslator took 196.07ms. Allocated memory is still 179.3MB. Free memory was 115.3MB in the beginning and 103.5MB in the end (delta: 11.8MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,075 INFO L158 Benchmark]: Boogie Procedure Inliner took 48.15ms. Allocated memory is still 179.3MB. Free memory was 103.4MB in the beginning and 153.1MB in the end (delta: -49.7MB). Peak memory consumption was 9.5MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,076 INFO L158 Benchmark]: Boogie Preprocessor took 22.31ms. Allocated memory is still 179.3MB. Free memory was 153.1MB in the beginning and 151.5MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,076 INFO L158 Benchmark]: RCFGBuilder took 543.80ms. Allocated memory is still 179.3MB. Free memory was 151.5MB in the beginning and 121.0MB in the end (delta: 30.5MB). Peak memory consumption was 30.4MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,076 INFO L158 Benchmark]: BuchiAutomizer took 37678.37ms. Allocated memory was 179.3MB in the beginning and 610.3MB in the end (delta: 431.0MB). Free memory was 120.6MB in the beginning and 419.8MB in the end (delta: -299.3MB). Peak memory consumption was 341.9MB. Max. memory is 8.0GB. [2024-02-10 00:50:03,077 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 179.3MB. Free memory is still 125.4MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 196.07ms. Allocated memory is still 179.3MB. Free memory was 115.3MB in the beginning and 103.5MB in the end (delta: 11.8MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 48.15ms. Allocated memory is still 179.3MB. Free memory was 103.4MB in the beginning and 153.1MB in the end (delta: -49.7MB). Peak memory consumption was 9.5MB. Max. memory is 8.0GB. * Boogie Preprocessor took 22.31ms. Allocated memory is still 179.3MB. Free memory was 153.1MB in the beginning and 151.5MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 543.80ms. Allocated memory is still 179.3MB. Free memory was 151.5MB in the beginning and 121.0MB in the end (delta: 30.5MB). Peak memory consumption was 30.4MB. Max. memory is 8.0GB. * BuchiAutomizer took 37678.37ms. Allocated memory was 179.3MB in the beginning and 610.3MB in the end (delta: 431.0MB). Free memory was 120.6MB in the beginning and 419.8MB in the end (delta: -299.3MB). Peak memory consumption was 341.9MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[~arr~0!base] could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (0 trivial, 1 deterministic, 0 nondeterministic) and one module whose termination is unknown.One deterministic module has affine ranking function NULL and consists of 7 locations. The remainder module has 11386 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 37.5s and 2 iterations. TraceHistogramMax:0. Analysis of lassos took 36.6s. Construction of modules took 0.1s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 1. 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 [1, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 724 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 723 mSDsluCounter, 1353 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 835 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 345 IncrementalHoareTripleChecker+Invalid, 349 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 518 mSDtfsCounter, 345 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso1 LassoPreprocessingBenchmarks: Lassos: inital124 mio100 ax224 hnf100 lsp45 ukn84 mio100 lsp66 div445 bol100 ite100 ukn100 eq143 hnf95 smp46 dnf100 smp100 tf101 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 35ms VariablesStem: 6 VariablesLoop: 0 DisjunctsStem: 2 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 24 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 6 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.1s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[358] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_11| 0) 0) InVars {#valid=|v_#valid_11|} OutVars{#valid=|v_#valid_11|} AuxVars[] AssignedVars[]" "[368] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[436] L21-->L21-1: Formula: (and (= (select |v_#valid_12| 1) 1) (= 2 (select |v_#length_5| 1))) InVars {#length=|v_#length_5|, #valid=|v_#valid_12|} OutVars{#length=|v_#length_5|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[]" "[457] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_5| 1) 0) 48) InVars {#memory_int=|v_#memory_int_5|} OutVars{#memory_int=|v_#memory_int_5|} AuxVars[] AssignedVars[]" "[380] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_6| 1) 1) 0) InVars {#memory_int=|v_#memory_int_6|} OutVars{#memory_int=|v_#memory_int_6|} AuxVars[] AssignedVars[]" "[419] L21-3-->L21-4: Formula: (and (= (select |v_#valid_13| 2) 1) (= (select |v_#length_6| 2) 34)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[]" "[398] L21-4-->L43: Formula: (and (= v_~queue~0.base_5 0) (= v_~queue~0.offset_5 0)) InVars {} OutVars{~queue~0.base=v_~queue~0.base_5, ~queue~0.offset=v_~queue~0.offset_5} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base]" "[469] L43-->L43-1: Formula: (= v_~A~0_5 0) InVars {} OutVars{~A~0=v_~A~0_5} AuxVars[] AssignedVars[~A~0]" "[362] L43-1-->L44: Formula: (= v_~B~0_3 0) InVars {} OutVars{~B~0=v_~B~0_3} AuxVars[] AssignedVars[~B~0]" "[363] L44-->L44-1: Formula: (= v_~n~0_4 0) InVars {} OutVars{~n~0=v_~n~0_4} AuxVars[] AssignedVars[~n~0]" "[408] L44-1-->L44-2: Formula: (= v_~start~0_5 0) InVars {} OutVars{~start~0=v_~start~0_5} AuxVars[] AssignedVars[~start~0]" "[412] L44-2-->L45: Formula: (= v_~end~0_10 0) InVars {} OutVars{~end~0=v_~end~0_10} AuxVars[] AssignedVars[~end~0]" "[481] L45-->L-1-1: Formula: (= v_~ok~0_2 0) InVars {} OutVars{~ok~0=v_~ok~0_2} AuxVars[] AssignedVars[~ok~0]" "[474] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[476] L-1-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_2|, ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_2|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_2|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_2|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_2|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_2|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~ret13#1.offset, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_~#t2~0#1.base]" "[448] L92-->L92-1: Formula: (and (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= (store |v_#valid_15| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1) |v_#valid_14|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_7|) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, #valid=|v_#valid_15|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[443] L92-1-->L92-2: Formula: (and (= (select |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#valid_17| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1) |v_#valid_16|) (= (store |v_#length_10| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_9|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, #valid=|v_#valid_17|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_9|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_16|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[396] L92-2-->L92-3: Formula: (and (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 4) |v_#length_11|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_5| 0)) (= (store |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5| 1) |v_#valid_18|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) (= (select |v_#valid_19| |v_ULTIMATE.start_main_~#t3~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, #valid=|v_#valid_19|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, #valid=|v_#valid_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length]" "[370] L92-3-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1]" "[461] L94-->L94-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~A~0_6) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~A~0=v_~A~0_6} AuxVars[] AssignedVars[~A~0]" "[409] L94-1-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1]" "[425] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[440] L95-1-->L95-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_4| v_~B~0_4) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{~B~0=v_~B~0_4, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[~B~0]" "[441] L95-2-->L96: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[449] L96-->L96-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1]" "[403] L96-1-->L96-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet11#1_4| v_~n~0_5) InVars {ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} OutVars{~n~0=v_~n~0_5, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_4|} AuxVars[] AssignedVars[~n~0]" "[347] L96-2-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet11#1]" "[407] L97-->L97-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1]" "[418] L97-1-->L97-2: Formula: (= v_~start~0_6 |v_ULTIMATE.start_main_#t~nondet12#1_4|) InVars {ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} OutVars{~start~0=v_~start~0_6, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_4|} AuxVars[] AssignedVars[~start~0]" "[470] L97-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet12#1]" "[442] L98-->L99: Formula: (= v_~start~0_7 v_~end~0_11) InVars {~start~0=v_~start~0_7} OutVars{~start~0=v_~start~0_7, ~end~0=v_~end~0_11} AuxVars[] AssignedVars[~end~0]" "[445] L99-->L99-1: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1| v_~n~0_6) InVars {~n~0=v_~n~0_6} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_1|, ~n~0=v_~n~0_6} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1]" "[376] L99-1-->L99-2: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset]" "[451] L99-2-->L115: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_1|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_1|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_1|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_1|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base]" "[388] L115-->L116: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2| |v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_2|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~size#1]" "[357] L116-->L116-1: Formula: (= (ite (<= 0 |v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_3|, 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_#in~cond#1]" "[438] L116-1-->L38: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[399] L38-->L39: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[459] L39-->L38-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[]" "[420] L38-1-->L116-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[453] L116-2-->L117: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[332] L117-->L117-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| (ite (<= (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_4| 4294967296) 1073741823) 1 0)) InVars {ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_4|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[435] L117-1-->L38-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[471] L38-2-->L39-3: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[382] L39-3-->L38-3: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_11| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_11|} AuxVars[] AssignedVars[]" "[364] L38-3-->L117-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_12|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[349] L117-2-->L119: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[464] L119-->L119-1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2| 0) (= |v_#valid_20| (store |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 1)) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| (* 4 (mod |v_ULTIMATE.start_create_fresh_uint_array_~size#1_5| 1073741824)))) (not (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| 0)) (= (select |v_#valid_21| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|) 0) (< |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2| |v_#StackHeapBarrier_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_14|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, #valid=|v_#valid_21|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_2|, #valid=|v_#valid_20|, #length=|v_#length_13|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, #valid, #length, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base]" "[356] L119-1-->L119-2: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2| |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|) (= |v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3| |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} OutVars{ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset]" "[372] L119-2-->L120: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base]" "[378] L120-->L120-6: Formula: (= |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2| 0) InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1]" "[422] L120-6-->L120-7: Formula: (<= |v_ULTIMATE.start_create_fresh_uint_array_~size#1_6| |v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|) InVars {ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_3|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_6|} AuxVars[] AssignedVars[]" "[339] L120-7-->L123: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1]" "[348] L123-->create_fresh_uint_array_returnLabel#1: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|) (= |v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|)) InVars {ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|} OutVars{ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_2|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_4|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_4|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_2|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#res#1.base, ULTIMATE.start_create_fresh_uint_array_#res#1.offset]" "[361] create_fresh_uint_array_returnLabel#1-->L99-3: Formula: (and (= |v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3| |v_ULTIMATE.start_main_#t~ret13#1.offset_3|) (= |v_ULTIMATE.start_main_#t~ret13#1.base_3| |v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|)) InVars {ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.offset_3|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_3|, ULTIMATE.start_create_fresh_uint_array_#res#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#res#1.base_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset]" "[426] L99-3-->L99-4: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_~i~2#1=|v_ULTIMATE.start_create_fresh_uint_array_~i~2#1_9|, ULTIMATE.start_create_fresh_uint_array_~size#1=|v_ULTIMATE.start_create_fresh_uint_array_~size#1_8|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~post24#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~post24#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base_5|, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1=|v_ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1_5|, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset=|v_ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset_5|, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base=|v_ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_~i~2#1, ULTIMATE.start_create_fresh_uint_array_~size#1, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~post24#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.base, ULTIMATE.start_create_fresh_uint_array_#t~nondet25#1, ULTIMATE.start_create_fresh_uint_array_~arr~0#1.offset, ULTIMATE.start_create_fresh_uint_array_#t~malloc23#1.base]" "[455] L99-4-->L99-5: Formula: true InVars {} OutVars{ULTIMATE.start_create_fresh_uint_array_#in~size#1=|v_ULTIMATE.start_create_fresh_uint_array_#in~size#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_create_fresh_uint_array_#in~size#1]" "[433] L99-5-->L99-6: Formula: (and (= |v_ULTIMATE.start_main_#t~ret13#1.base_4| v_~queue~0.base_6) (= v_~queue~0.offset_6 |v_ULTIMATE.start_main_#t~ret13#1.offset_4|)) InVars {ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_4|, ~queue~0.offset=v_~queue~0.offset_6, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_4|, ~queue~0.base=v_~queue~0.base_6} AuxVars[] AssignedVars[~queue~0.offset, ~queue~0.base]" "[366] L99-6-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~ret13#1.base=|v_ULTIMATE.start_main_#t~ret13#1.base_5|, ULTIMATE.start_main_#t~ret13#1.offset=|v_ULTIMATE.start_main_#t~ret13#1.offset_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~ret13#1.base, ULTIMATE.start_main_#t~ret13#1.offset]" "[374] L102-->L102-1: Formula: (= |v_ULTIMATE.start_main_#t~pre14#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre14#1]" "[346] L102-1-->L102-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[373] L102-2-->L102-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6|)) (= (store |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_10| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre14#1_4|)) |v_#memory_int_9|) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_23| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_10|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_9|, #length=|v_#length_16|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int]" "[521] L102-3-->$Ultimate##0: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre14#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|} OutVars{thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_4|, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_10|, thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_4|, thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_8|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_7|, thread1Thread1of1ForFork0_#t~post3#1=|v_thread1Thread1of1ForFork0_#t~post3#1_4|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_14|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_4|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, thread1Thread1of1ForFork0_#t~mem2#1=|v_thread1Thread1of1ForFork0_#t~mem2#1_4|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_~x~0#1, thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#t~post1#1, thread1Thread1of1ForFork0_#t~post3#1, thread1Thread1of1ForFork0_~i~0#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_#t~mem2#1, thread1Thread1of1ForFork0_#res#1.base]" "[485] $Ultimate##0-->L51: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1]" "[486] L51-->L51-5: Formula: (= |v_thread1Thread1of1ForFork0_~i~0#1_1| 0) InVars {} OutVars{thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1]" "[487] L51-5-->L52: Formula: (< (mod |v_thread1Thread1of1ForFork0_~i~0#1_3| 4294967296) (mod v_~A~0_2 4294967296)) InVars {~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} OutVars{~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} AuxVars[] AssignedVars[]" "[490] L52-->L54: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_4| (+ |v_thread1Thread1of1ForFork0_~x~0#1_3| v_~B~0_1)) InVars {~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_3|} OutVars{~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1]" "[492] L54-->L51-3: Formula: (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| |v_thread1Thread1of1ForFork0_~i~0#1_9|) InVars {thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1]" "[494] L51-3-->L51-4: Formula: (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_3| 1) |v_thread1Thread1of1ForFork0_~i~0#1_11|) InVars {thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_11|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1]" "[496] L51-4-->L51-5: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1]" Loop: "[487] L51-5-->L52: Formula: (< (mod |v_thread1Thread1of1ForFork0_~i~0#1_3| 4294967296) (mod v_~A~0_2 4294967296)) InVars {~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} OutVars{~A~0=v_~A~0_2, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_3|} AuxVars[] AssignedVars[]" "[490] L52-->L54: Formula: (= |v_thread1Thread1of1ForFork0_~x~0#1_4| (+ |v_thread1Thread1of1ForFork0_~x~0#1_3| v_~B~0_1)) InVars {~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_3|} OutVars{~B~0=v_~B~0_1, thread1Thread1of1ForFork0_~x~0#1=|v_thread1Thread1of1ForFork0_~x~0#1_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~x~0#1]" "[492] L54-->L51-3: Formula: (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| |v_thread1Thread1of1ForFork0_~i~0#1_9|) InVars {thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1]" "[494] L51-3-->L51-4: Formula: (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_3| 1) |v_thread1Thread1of1ForFork0_~i~0#1_11|) InVars {thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, thread1Thread1of1ForFork0_~i~0#1=|v_thread1Thread1of1ForFork0_~i~0#1_11|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~i~0#1]" "[496] L51-4-->L51-5: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-10 00:50:03,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...