/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 true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/popl20-threaded-sum-3.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:20:24,470 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:20:24,542 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:20:24,548 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:20:24,549 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:20:24,549 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:20:24,591 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:20:24,592 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:20:24,592 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:20:24,593 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:20:24,593 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:20:24,594 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:20:24,594 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:20:24,594 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:20:24,594 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:20:24,595 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:20:24,595 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:20:24,595 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:20:24,596 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:20:24,596 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:20:24,596 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:20:24,600 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:20:24,600 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:20:24,601 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:20:24,604 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:20:24,604 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:20:24,605 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:20:24,605 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:20:24,605 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:20:24,605 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:20:24,606 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:20:24,606 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:20:24,606 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:20:24,607 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:20:24,607 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:20:24,607 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:20:24,607 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:20:24,608 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:20:24,608 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 -> true [2024-02-10 00:20:24,929 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:20:24,946 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:20:24,949 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:20:24,950 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:20:24,959 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:20:24,960 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-threaded-sum-3.wvr.c [2024-02-10 00:20:26,313 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:20:26,539 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:20:26,540 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-threaded-sum-3.wvr.c [2024-02-10 00:20:26,554 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7b608e64d/d830ba5f0b214e2490a44be4438fb3d0/FLAG170ceee5b [2024-02-10 00:20:26,570 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7b608e64d/d830ba5f0b214e2490a44be4438fb3d0 [2024-02-10 00:20:26,573 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:20:26,575 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:20:26,579 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:20:26,579 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:20:26,583 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:20:26,584 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,585 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ca608e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26, skipping insertion in model container [2024-02-10 00:20:26,585 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,617 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:20:26,785 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:20:26,796 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:20:26,842 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:20:26,848 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:20:26,863 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:20:26,871 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:20:26,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26 WrapperNode [2024-02-10 00:20:26,874 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:20:26,875 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:20:26,875 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:20:26,875 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:20:26,882 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:20:26" (1/1) ... [2024-02-10 00:20:26,890 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:20:26" (1/1) ... [2024-02-10 00:20:26,908 INFO L138 Inliner]: procedures = 22, calls = 47, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 83 [2024-02-10 00:20:26,909 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:20:26,909 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:20:26,909 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:20:26,909 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:20:26,918 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,918 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,922 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,922 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,933 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,936 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,938 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,939 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,941 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:20:26,941 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:20:26,941 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:20:26,942 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:20:26,942 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (1/1) ... [2024-02-10 00:20:26,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:26,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:26,982 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:20:26,988 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:20:27,025 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:20:27,025 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 00:20:27,025 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 00:20:27,025 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 00:20:27,025 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 00:20:27,025 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-10 00:20:27,026 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:20:27,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:20:27,026 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:20:27,027 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:20:27,100 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:20:27,102 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:20:27,336 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:20:27,392 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:20:27,392 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2024-02-10 00:20:27,395 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:20:27 BoogieIcfgContainer [2024-02-10 00:20:27,395 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:20:27,396 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:20:27,396 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:20:27,400 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:20:27,401 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:20:27,401 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:20:26" (1/3) ... [2024-02-10 00:20:27,402 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@229d03fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:20:27, skipping insertion in model container [2024-02-10 00:20:27,402 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:20:27,402 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:20:26" (2/3) ... [2024-02-10 00:20:27,402 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@229d03fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:20:27, skipping insertion in model container [2024-02-10 00:20:27,402 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:20:27,402 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:20:27" (3/3) ... [2024-02-10 00:20:27,404 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-threaded-sum-3.wvr.c [2024-02-10 00:20:27,534 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-02-10 00:20:27,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 118 places, 119 transitions, 259 flow [2024-02-10 00:20:27,610 INFO L124 PetriNetUnfolderBase]: 8/113 cut-off events. [2024-02-10 00:20:27,611 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-02-10 00:20:27,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126 conditions, 113 events. 8/113 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 60 event pairs, 0 based on Foata normal form. 0/105 useless extension candidates. Maximal degree in co-relation 74. Up to 2 conditions per place. [2024-02-10 00:20:27,616 INFO L82 GeneralOperation]: Start removeDead. Operand has 118 places, 119 transitions, 259 flow [2024-02-10 00:20:27,623 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 115 places, 113 transitions, 244 flow [2024-02-10 00:20:27,628 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:20:27,628 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:20:27,629 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:20:27,629 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:20:27,629 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:20:27,629 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:20:27,629 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:20:27,629 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:20:27,629 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:20:27,630 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 115 places, 113 transitions, 244 flow [2024-02-10 00:20:27,727 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 2161 states, 2160 states have (on average 3.8180555555555555) internal successors, (8247), 2160 states have internal predecessors, (8247), 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:20:27,734 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 2161 states, 2160 states have (on average 3.8180555555555555) internal successors, (8247), 2160 states have internal predecessors, (8247), 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:20:27,843 INFO L131 ngComponentsAnalysis]: Automaton has 334 accepting balls. 1660 [2024-02-10 00:20:27,843 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:20:27,843 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:20:27,851 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:20:27,851 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:20:27,852 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 115 places, 113 transitions, 244 flow [2024-02-10 00:20:27,909 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 2161 states, 2160 states have (on average 3.8180555555555555) internal successors, (8247), 2160 states have internal predecessors, (8247), 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:20:27,915 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 2161 states, 2160 states have (on average 3.8180555555555555) internal successors, (8247), 2160 states have internal predecessors, (8247), 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:20:27,999 INFO L131 ngComponentsAnalysis]: Automaton has 334 accepting balls. 1660 [2024-02-10 00:20:28,000 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:20:28,000 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:20:28,009 INFO L748 eck$LassoCheckResult]: Stem: Black: 4445#[$Ultimate##0]don't care [217] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_12| 0) 0) InVars {#valid=|v_#valid_12|} OutVars{#valid=|v_#valid_12|} AuxVars[] AssignedVars[] 4448#[L-1]don't care [220] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 4450#[L21]don't care [279] L21-->L21-1: Formula: (and (= (select |v_#length_6| 1) 2) (= (select |v_#valid_13| 1) 1)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 4452#[L21-1]don't care [290] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_8| 1) 0) 48) InVars {#memory_int=|v_#memory_int_8|} OutVars{#memory_int=|v_#memory_int_8|} AuxVars[] AssignedVars[] 4454#[L21-2]don't care [232] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_9| 1) 1) 0) InVars {#memory_int=|v_#memory_int_9|} OutVars{#memory_int=|v_#memory_int_9|} AuxVars[] AssignedVars[] 4456#[L21-3]don't care [263] L21-3-->L21-4: Formula: (and (= (select |v_#length_7| 2) 28) (= (select |v_#valid_14| 2) 1)) InVars {#length=|v_#length_7|, #valid=|v_#valid_14|} OutVars{#length=|v_#length_7|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[] 4458#[L21-4]don't care [247] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 4460#[L38]don't care [248] L38-->L38-1: Formula: (= v_~t~0_11 0) InVars {} OutVars{~t~0=v_~t~0_11} AuxVars[] AssignedVars[~t~0] 4462#[L38-1]don't care [264] L38-1-->L38-2: Formula: (= v_~m~0_4 0) InVars {} OutVars{~m~0=v_~m~0_4} AuxVars[] AssignedVars[~m~0] 4464#[L38-2]don't care [297] L38-2-->L38-3: Formula: (= v_~c~0_1 0) InVars {} OutVars{~c~0=v_~c~0_1} AuxVars[] AssignedVars[~c~0] 4466#[L38-3]don't care [219] L38-3-->L38-4: Formula: (= v_~T~0_2 0) InVars {} OutVars{~T~0=v_~T~0_2} AuxVars[] AssignedVars[~T~0] 4468#[L38-4]don't care [254] L38-4-->L38-5: Formula: (= v_~S~0_2 0) InVars {} OutVars{~S~0=v_~S~0_2} AuxVars[] AssignedVars[~S~0] 4470#[L38-5]don't care [196] L38-5-->L38-6: Formula: (= v_~u~0_9 0) InVars {} OutVars{~u~0=v_~u~0_9} AuxVars[] AssignedVars[~u~0] 4472#[L38-6]don't care [277] L38-6-->L-1-1: Formula: (= v_~U~0_2 0) InVars {} OutVars{~U~0=v_~U~0_2} AuxVars[] AssignedVars[~U~0] 4474#[L-1-1]don't care [301] 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] 4476#[L-1-2]don't care [304] L-1-2-->L98: Formula: true InVars {} OutVars{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_6|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, ULTIMATE.start_main_#t~mem18#1=|v_ULTIMATE.start_main_#t~mem18#1_4|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, 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|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_5|, 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_5|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_4|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_2|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_3|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~mem18#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base] 4478#[L98]don't care [282] L98-->L98-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 0) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_6| 0)) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) (= |v_#valid_15| (store |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 1)) (= (store |v_#length_9| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 4) |v_#length_8|) (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_9|, #valid=|v_#valid_16|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|, #valid=|v_#valid_15|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 4480#[L98-1]don't care [202] L98-1-->L98-2: Formula: (and (= (select |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_7|) 0) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_7|) (= |v_#valid_17| (store |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_7| 1)) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_7|) (= (store |v_#length_11| |v_ULTIMATE.start_main_~#t2~0#1.base_7| 4) |v_#length_10|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_7| 0))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_11|, #valid=|v_#valid_18|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_7|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_7|, #valid=|v_#valid_17|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 4482#[L98-2]don't care [259] L98-2-->L98-3: Formula: (and (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_7|) (= (store |v_#length_13| |v_ULTIMATE.start_main_~#t3~0#1.base_7| 4) |v_#length_12|) (= (store |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_7| 1) |v_#valid_19|) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_7| 0) (= (select |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_7|) 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_7| 0))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_13|, #valid=|v_#valid_20|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_7|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_7|, #valid=|v_#valid_19|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 4484#[L98-3]don't care [280] L98-3-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 4486#[L100]don't care [238] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_4| v_~S~0_3) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~S~0=v_~S~0_3, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~S~0] 4488#[L100-1]don't care [255] L100-1-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 4490#[L101]don't care [295] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 4492#[L101-1]don't care [208] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~T~0_3) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|, ~T~0=v_~T~0_3} AuxVars[] AssignedVars[~T~0] 4494#[L101-2]don't care [262] L101-2-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 4496#[L102]don't care [228] L102-->L102-1: 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] 4498#[L102-1]don't care [210] L102-1-->L102-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~U~0_3) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{~U~0=v_~U~0_3, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[~U~0] 4500#[L102-2]don't care [227] L102-2-->L103: 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] 4502#[L103]don't care [293] L103-->L104: Formula: (= v_~s~0_10 v_~S~0_4) InVars {~S~0=v_~S~0_4} OutVars{~S~0=v_~S~0_4, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 4504#[L104]don't care [206] L104-->L105: Formula: (= v_~t~0_12 v_~T~0_4) InVars {~T~0=v_~T~0_4} OutVars{~T~0=v_~T~0_4, ~t~0=v_~t~0_12} AuxVars[] AssignedVars[~t~0] 4506#[L105]don't care [205] L105-->L107: Formula: (= v_~u~0_10 v_~U~0_4) InVars {~U~0=v_~U~0_4} OutVars{~U~0=v_~U~0_4, ~u~0=v_~u~0_10} AuxVars[] AssignedVars[~u~0] 4508#[L107]don't care [298] L107-->L107-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4| (ite (and (< 0 (mod v_~T~0_5 4294967296)) (< 0 (mod v_~S~0_5 4294967296)) (< 0 (mod v_~U~0_5 4294967296))) 1 0)) InVars {~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5} OutVars{~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 4510#[L107-1]don't care [296] L107-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 4512#[L34]don't care [215] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|, 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_~cond#1] 4514#[L35]don't care [292] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|} AuxVars[] AssignedVars[] 4518#[L34-1]don't care [288] L34-1-->L107-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 4520#[L107-2]don't care [249] L107-2-->L110: Formula: true InVars {} OutVars{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_#in~cond#1] 4522#[L110]don't care [252] L110-->L110-1: Formula: (= |v_ULTIMATE.start_main_#t~pre10#1_3| |v_#pthreadsForks_7|) InVars {#pthreadsForks=|v_#pthreadsForks_7|} OutVars{#pthreadsForks=|v_#pthreadsForks_7|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre10#1] 4524#[L110-1]don't care [207] L110-1-->L110-2: Formula: (= (+ 1 |v_#pthreadsForks_9|) |v_#pthreadsForks_8|) InVars {#pthreadsForks=|v_#pthreadsForks_9|} OutVars{#pthreadsForks=|v_#pthreadsForks_8|} AuxVars[] AssignedVars[#pthreadsForks] 4526#[L110-2]don't care [222] L110-2-->L110-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_7|) (= (select |v_#valid_21| |v_ULTIMATE.start_main_~#t1~0#1.base_7|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_7| 4) (select |v_#length_14| |v_ULTIMATE.start_main_~#t1~0#1.base_7|)) (= |v_#memory_int_10| (store |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_7| (store (select |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_7|) |v_ULTIMATE.start_main_~#t1~0#1.offset_7| |v_ULTIMATE.start_main_#t~pre10#1_4|)))) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_4|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_11|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_7|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_7|} OutVars{ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_4|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_10|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_7|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_7|} AuxVars[] AssignedVars[#memory_int] 4528#[L110-3]don't care [341] L110-3-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre10#1_7| v_thread1Thread1of1ForFork2_thidvar0_2) (= 0 v_thread1Thread1of1ForFork2_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_7|, thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_6|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|, thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, thread1Thread1of1ForFork2_#res.offset, thread1Thread1of1ForFork2_~cond~0] 4530#[$Ultimate##0, L110-4]don't care [308] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork2_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296)) (< 0 (mod v_~u~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_1, ~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 4534#[L110-4, L53]don't care [2024-02-10 00:20:28,010 INFO L750 eck$LassoCheckResult]: Loop: 4534#[L110-4, L53]don't care [309] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 4540#[L45, L110-4]don't care [312] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 4552#[L46-1, L110-4]don't care [314] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 4534#[L110-4, L53]don't care [2024-02-10 00:20:28,014 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:20:28,015 INFO L85 PathProgramCache]: Analyzing trace with hash -58040617, now seen corresponding path program 1 times [2024-02-10 00:20:28,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:20:28,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [61748946] [2024-02-10 00:20:28,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:20:28,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:20:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,147 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:20:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,244 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:20:28,249 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:20:28,249 INFO L85 PathProgramCache]: Analyzing trace with hash 336726, now seen corresponding path program 1 times [2024-02-10 00:20:28,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:20:28,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1507595770] [2024-02-10 00:20:28,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:20:28,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:20:28,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,261 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:20:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,269 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:20:28,270 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:20:28,270 INFO L85 PathProgramCache]: Analyzing trace with hash 1784106176, now seen corresponding path program 1 times [2024-02-10 00:20:28,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:20:28,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479016380] [2024-02-10 00:20:28,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:20:28,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:20:28,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,310 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:20:28,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:20:28,369 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:20:29,562 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:20:29,563 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:20:29,563 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:20:29,563 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:20:29,563 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:20:29,563 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:29,563 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:20:29,563 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:20:29,563 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-threaded-sum-3.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 00:20:29,563 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:20:29,564 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:20:29,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:20:29,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:20:29,594 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:20:29,596 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:20:29,601 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:20:29,603 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:20:29,606 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:20:29,609 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:20:29,611 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:20:29,614 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:20:29,616 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:20:29,620 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:20:29,624 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:20:29,626 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:20:29,628 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:20:29,630 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:20:29,634 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:20:29,635 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:20:29,637 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:20:29,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:20:29,788 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:20:29,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:20:29,793 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:20:29,796 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:20:29,799 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:20:29,801 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:20:30,046 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:20:30,048 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:20:30,050 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:20:30,616 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 9 [2024-02-10 00:20:32,146 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:20:32,150 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:20:32,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,188 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:20:32,197 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:20:32,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,207 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,221 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,222 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,265 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:20:32,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,266 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:20:32,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:20:32,275 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:20:32,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,281 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,282 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,304 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:20:32,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,307 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:20:32,312 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,321 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,322 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,322 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,324 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:20:32,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,347 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:20:32,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,348 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:20:32,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:20:32,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,362 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,363 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,365 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:20:32,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,379 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:20:32,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,381 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:20:32,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,395 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,398 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:20:32,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,414 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:20:32,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,415 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:20:32,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,433 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,433 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,436 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:20:32,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,451 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:20:32,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,453 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:20:32,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:20:32,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,467 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,467 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,470 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:20:32,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,496 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:20:32,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,499 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:20:32,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:20:32,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,514 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,518 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,518 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,525 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:20:32,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,552 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:20:32,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,554 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:20:32,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,566 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,567 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,570 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:20:32,578 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,584 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:20:32,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,586 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:20:32,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,612 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,615 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,615 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,618 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:20:32,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,633 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:20:32,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,634 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:20:32,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:20:32,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,658 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,661 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,661 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,675 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:20:32,679 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:20:32,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,685 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:20:32,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:20:32,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,697 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,698 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,700 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:20:32,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,715 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:20:32,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,716 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:20:32,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,729 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,729 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,732 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:20:32,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,746 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:20:32,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,759 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:20:32,762 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:20:32,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,771 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,771 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-02-10 00:20:32,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,804 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:20:32,806 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:20:32,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:20:32,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,816 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,826 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,864 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:20:32,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,867 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:20:32,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,881 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,882 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:32,882 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:32,885 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:20:32,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,902 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:20:32,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,904 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:20:32,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:20:32,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,917 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,919 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:20:32,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,933 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:20:32,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,935 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:20:32,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:32,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:32,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:32,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:32,950 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:32,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:32,952 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:20:32,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:32,966 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:20:32,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:32,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:32,968 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:20:32,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:20:32,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:32,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:32,984 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:32,984 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,004 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:20:33,260 INFO L401 nArgumentSynthesizer]: We have 126 Motzkin's Theorem applications. [2024-02-10 00:20:33,260 INFO L402 nArgumentSynthesizer]: A total of 14 supporting invariants were added. [2024-02-10 00:20:33,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,695 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:20:33,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,697 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:20:33,702 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:20:33,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:20:33,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:33,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,712 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,713 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:33,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:33,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,727 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:20:33,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,732 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:20:33,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:20:33,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,744 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:33,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,744 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,754 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:33,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:33,755 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:20:33,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-02-10 00:20:33,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,761 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:20:33,765 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:20:33,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:20:33,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,773 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,775 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:33,775 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:33,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,815 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:20:33,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,833 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:20:33,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:20:33,836 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:20:33,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,846 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:33,846 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:33,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,879 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:20:33,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,898 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:20:33,899 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:20:33,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:20:33,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,910 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,912 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:33,912 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:33,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:33,948 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:20:33,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:33,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:33,950 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:20:33,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:33,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:33,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:33,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:33,960 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:33,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:33,961 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:33,964 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:20:33,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2024-02-10 00:20:34,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,002 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:20:34,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:20:34,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,014 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,014 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,017 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:20:34,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,028 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:20:34,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,029 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:20:34,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:20:34,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,040 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,042 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,042 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,044 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:20:34,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,056 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:20:34,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,058 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:20:34,060 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:20:34,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,068 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,070 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,086 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:20:34,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,088 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:20:34,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,098 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,099 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,099 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,101 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:20:34,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,115 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:20:34,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,117 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:20:34,118 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:20:34,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,127 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,127 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,143 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:20:34,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,145 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:20:34,146 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:20:34,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:20:34,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,156 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,157 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,157 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,174 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,176 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:20:34,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:20:34,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,189 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,193 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,193 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,197 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:20:34,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,205 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:20:34,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,208 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:20:34,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:20:34,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,221 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,223 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,226 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:20:34,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,241 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:20:34,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:20:34,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,252 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,266 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,269 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:20:34,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,273 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,275 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:20:34,278 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:20:34,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,286 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,287 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,287 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,297 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:20:34,302 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:20:34,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:20:34,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,309 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,310 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,310 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,348 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:20:34,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,373 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:20:34,388 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:20:34,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,398 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,399 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,400 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,454 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:20:34,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,455 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:20:34,476 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:20:34,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:20:34,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,485 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,487 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,487 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,510 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:20:34,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,511 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:20:34,517 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:20:34,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:20:34,526 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,526 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,529 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,529 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,551 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:20:34,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,552 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:20:34,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:20:34,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,565 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,566 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:34,566 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:20:34,569 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:20:34,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,583 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:20:34,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,584 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:20:34,587 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:20:34,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:20:34,595 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,595 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,596 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:34,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,609 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:20:34,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,610 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:20:34,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:20:34,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,633 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,633 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:34,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,640 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:20:34,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,650 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:20:34,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,652 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:20:34,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:20:34,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,673 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:20:34,674 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:20:34,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,676 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:20:34,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,692 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:20:34,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,694 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:20:34,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,721 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:34,721 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:34,725 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:20:34,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,737 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:20:34,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,750 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:34,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,759 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:20:34,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,772 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:20:34,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:20:34,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,788 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,791 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:34,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,793 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:20:34,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,806 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:20:34,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,808 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:20:34,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:20:34,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,820 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,821 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,823 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:34,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,824 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:20:34,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,836 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:20:34,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,837 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:20:34,839 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:20:34,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:20:34,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,848 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,849 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:34,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,866 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,868 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:20: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:20:34,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,882 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:34,882 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:34,886 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:20:34,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,897 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:20:34,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,899 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:20:34,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:34,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,921 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:34,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:34,922 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:20:34,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,936 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:20:34,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,937 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:20:34,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:34,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:34,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:34,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:34,948 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:34,950 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:34,950 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:34,953 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:20:34,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:34,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:34,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:34,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:34,999 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:20:35,013 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:20:35,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:20:35,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,022 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,026 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:20:35,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,028 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:20:35,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:20:35,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,041 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:35,041 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:35,053 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:20:35,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,063 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:20:35,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,065 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:20:35,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:20:35,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,077 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,079 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:35,079 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:35,082 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:20:35,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-02-10 00:20:35,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,095 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:20: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:20:35,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,107 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,109 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:20:35,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-02-10 00:20:35,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,123 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:20:35,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:35,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,137 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:20:35,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-02-10 00:20:35,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,150 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:20:35,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:35,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,173 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:35,173 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:35,185 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:20:35,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,216 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:35,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,232 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:20:35,236 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:20:35,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:20:35,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,244 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,244 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-02-10 00:20:35,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,250 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:20:35,253 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:20:35,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:20:35,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,262 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:35,262 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:35,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,268 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:35,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,269 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:20:35,272 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:20:35,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:20:35,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,288 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:20:35,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,289 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:20:35,292 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:20:35,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:35,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:35,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:35,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:35,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:35,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:35,305 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:20:35,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:35,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:35,307 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:20:35,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:20:35,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:35,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:35,320 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:35,320 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:35,362 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:20:35,894 INFO L401 nArgumentSynthesizer]: We have 189 Motzkin's Theorem applications. [2024-02-10 00:20:35,894 INFO L402 nArgumentSynthesizer]: A total of 21 supporting invariants were added. [2024-02-10 00:20:36,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,704 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:20:36,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,706 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:20:36,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:20:36,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:36,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,719 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,719 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:36,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:36,721 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:20:36,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,732 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:20:36,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,734 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:20: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:20:36,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:36,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,747 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,747 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:36,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:36,749 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:20:36,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,761 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:20:36,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,763 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:20:36,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:36,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,775 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,777 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,777 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,781 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:20:36,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,793 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:20:36,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:20:36,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,806 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,806 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,809 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:20:36,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,822 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:20:36,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:20:36,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,834 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,836 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,836 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,840 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:20:36,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,852 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:20:36,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:20:36,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,863 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,865 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,865 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,868 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:20:36,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,879 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,880 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:20:36,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:36,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,891 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,896 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:20:36,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,908 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:20:36,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:20:36,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,920 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,920 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,923 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:20:36,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,934 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,936 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:20:36,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:20:36,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,947 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,947 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,951 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:20:36,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,962 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:20:36,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,964 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:20:36,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:20:36,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:36,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:36,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:36,974 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:36,975 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:36,975 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:36,978 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:20:36,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:36,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:36,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:36,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:36,991 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:20:36,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,002 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,003 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,003 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,007 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:20:37,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,018 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:20:37,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,020 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:20:37,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:20:37,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,030 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,031 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,031 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,034 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:20:37,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,046 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:20:37,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,047 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:20:37,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:20:37,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,059 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,062 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,062 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,068 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:20:37,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,078 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:20:37,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,079 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:20:37,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:20:37,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,089 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,091 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,091 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,094 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:20:37,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,105 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:20:37,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,107 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:20:37,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,117 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,119 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,119 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,122 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:20:37,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,152 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:20:37,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,169 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:20:37,236 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:20:37,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:20:37,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,246 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,249 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,249 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,293 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:20:37,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,304 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:20:37,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,340 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,342 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,342 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,345 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:20:37,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,372 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:20:37,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,389 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:20:37,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,399 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,401 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,401 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,404 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:20:37,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,416 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:20:37,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,417 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:20:37,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,429 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,430 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,430 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,434 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:20:37,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,445 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:20:37,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,446 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:20:37,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,458 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,459 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,461 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,461 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,467 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:20:37,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,503 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:20:37,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,521 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:20:37,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:20:37,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,561 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,563 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:37,563 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:37,566 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:20:37,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,605 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:20:37,656 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:20:37,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:20:37,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,666 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,666 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:37,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,725 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:20:37,740 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:20:37,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:37,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,750 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:37,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,767 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:20: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:20:37,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,778 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:37,779 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:37,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,780 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:20:37,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,808 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:20:37,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,825 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:20:37,857 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:20:37,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:20:37,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,867 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:37,868 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:37,869 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:37,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,889 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,890 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:20:37,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:20:37,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:37,901 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:37,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,903 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:20:37,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,949 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:20:37,964 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:20:37,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:20:37,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:37,973 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:37,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:37,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,979 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:20:37,981 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:20:37,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:20:37,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:37,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:37,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:37,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:37,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:37,990 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:37,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:37,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:37,994 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:20:37,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:37,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:37,995 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:20:37,997 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:20: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:20:38,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,006 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,013 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:20:38,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,024 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,026 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,026 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,031 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:20:38,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-02-10 00:20:38,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,043 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:20:38,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:20:38,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,058 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,058 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:20:38,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,063 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:20:38,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,065 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:20:38,067 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:20:38,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:20:38,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,077 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,077 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,100 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:20:38,103 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:20:38,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:20:38,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,110 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,110 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,111 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,115 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:20:38,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,116 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:20:38,118 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:20:38,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,126 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,128 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,128 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,169 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,185 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:20:38,248 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:20:38,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:20:38,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,259 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,259 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-02-10 00:20:38,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,279 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:20:38,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:20:38,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,290 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,291 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:20:38,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,303 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:20:38,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,304 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:20:38,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,315 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,361 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:20:38,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,364 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:20:38,367 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:20:38,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,390 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,390 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,401 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:20:38,403 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:20:38,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,413 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,432 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:20:38,434 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:20:38,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:38,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,445 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:38,445 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:38,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,453 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:20:38,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,454 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:20:38,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:20:38,484 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,486 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,489 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:20:38,491 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:20:38,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,509 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:20:38,569 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:20:38,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:20:38,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:38,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:38,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:38,580 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:38,580 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:38,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:38,597 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:38,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:38,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:38,598 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:20:38,600 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:20:38,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:20:38,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:38,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:38,610 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:38,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:39,080 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2024-02-10 00:20:39,080 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2024-02-10 00:20:40,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:40,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,286 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:20: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:20:40,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:40,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,298 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,298 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:40,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:40,300 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:20:40,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,311 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:20:40,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,313 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:20:40,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:20:40,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:40,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,323 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,324 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:40,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:40,325 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:20:40,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,328 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:40,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,330 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:20:40,331 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:20:40,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:20:40,339 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,339 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,343 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,343 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:40,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,352 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:20:40,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:20:40,361 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:20:40,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,364 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,364 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,370 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:20:40,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,372 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:20:40,375 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:20:40,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:20:40,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,409 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,410 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,411 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,417 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:20:40,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,419 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:20:40,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:20:40,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,432 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,434 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,434 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,439 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:20:40,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,449 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:20:40,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,451 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:20:40,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:20:40,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,470 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:20:40,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,480 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:20:40,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,482 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:20:40,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:20:40,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,516 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:20:40,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,526 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:20:40,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,527 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:20: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:20:40,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,547 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:20:40,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,556 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:20:40,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,558 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:20:40,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:20:40,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,571 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,571 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,575 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:20:40,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-02-10 00:20:40,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,587 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:20:40,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,600 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,600 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,605 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:20:40,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2024-02-10 00:20:40,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,616 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:20:40,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:20:40,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,627 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,629 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,629 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,634 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:20:40,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2024-02-10 00:20:40,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,646 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:20:40,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:20:40,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,660 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,660 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,668 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:20:40,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2024-02-10 00:20:40,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,678 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:20:40,680 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:20:40,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,691 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,691 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,706 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:20:40,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,708 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:20:40,710 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:20:40,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,722 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,722 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-02-10 00:20:40,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,733 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:20:40,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,735 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:20:40,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,764 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:20:40,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,766 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:20:40,768 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:20:40,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:20:40,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,778 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,778 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,785 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:20:40,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,787 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:20:40,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,798 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,801 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,801 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,805 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:20:40,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2024-02-10 00:20:40,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,818 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:20:40,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,842 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,842 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,852 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:20:40,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2024-02-10 00:20:40,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,894 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:20:40,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:40,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,904 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,907 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,907 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,914 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:20:40,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,923 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:20:40,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,925 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:20:40,928 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:20:40,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:20:40,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,947 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:40,947 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:40,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,965 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:20:40,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,967 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:20:40,971 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:20:40,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:20:40,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:40,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:40,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:40,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:40,983 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:40,983 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:40,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:40,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:40,996 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:20:40,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:40,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:40,999 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:20:41,000 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:20:41,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:20:41,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:41,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:41,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,020 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,022 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:20:41,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:20:41,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:41,034 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:41,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,035 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:20:41,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,047 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:20:41,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,049 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:20:41,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:20:41,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,059 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,061 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,062 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,067 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:20:41,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,076 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,078 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:20:41,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:20:41,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,088 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,088 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,090 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:20:41,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,103 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:20:41,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:20:41,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,114 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,114 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,116 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:20:41,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,128 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,129 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:20:41,131 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:20:41,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:20:41,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,141 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,155 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:20:41,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:20:41,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,169 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:20:41,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,180 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,182 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:20:41,184 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:20:41,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:41,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,196 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,196 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,212 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:20:41,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:20:41,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,223 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,225 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:20:41,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,238 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:20: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:20:41,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,249 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,251 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,251 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,257 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:20:41,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,266 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,268 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:20:41,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:20:41,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,278 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,282 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:20:41,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,284 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:20:41,285 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:20:41,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:41,293 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,293 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,297 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,297 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,305 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,306 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:20:41,308 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:20:41,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:20:41,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,316 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,319 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,319 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,327 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:20:41,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,329 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:20:41,332 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:20:41,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:20:41,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,342 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,354 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:20:41,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,355 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:20:41,357 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:20:41,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:20:41,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,365 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,365 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,379 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,380 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:20:41,383 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:20:41,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:41,390 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,393 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,393 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2024-02-10 00:20:41,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,465 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:20:41,532 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:20:41,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:20:41,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,544 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,593 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:20:41,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:20:41,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,612 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:41,612 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:41,616 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:20:41,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,627 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,628 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:20:41,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:41,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,639 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,639 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,642 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:20:41,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:41,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,670 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:20:41,672 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:20:41,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:41,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:41,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:41,681 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:41,681 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:41,681 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:41,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:41,717 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:20:41,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:41,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:41,733 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:20:41,735 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:20:41,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:20:41,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:41,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:41,746 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:41,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:42,239 INFO L401 nArgumentSynthesizer]: We have 315 Motzkin's Theorem applications. [2024-02-10 00:20:42,239 INFO L402 nArgumentSynthesizer]: A total of 35 supporting invariants were added. [2024-02-10 00:20:43,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,625 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:43,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,627 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:20:43,629 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:20:43,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:43,640 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:43,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,641 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,642 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:43,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:43,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,647 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:20:43,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,649 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:20:43,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:20:43,652 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:20:43,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:43,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,661 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:43,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:43,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,666 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:20:43,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,668 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:20:43,669 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:20:43,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:20:43,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,679 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,681 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,681 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:43,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,691 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:20:43,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:20:43,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,701 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,704 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,704 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,709 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:20:43,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,718 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:43,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,719 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:20:43,722 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:20:43,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:20:43,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,731 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,733 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,733 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,743 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:20:43,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,744 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:20:43,746 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:20:43,747 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:43,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,753 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,755 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,755 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,763 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:43,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,765 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:20:43,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:20:43,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,775 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,778 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,778 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,784 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:20:43,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,793 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:20:43,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,795 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:20:43,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:20:43,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,807 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,807 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,813 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:20:43,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,822 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:20:43,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,827 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:20:43,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:20:43,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,837 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,849 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,849 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:43,864 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:20:43,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:43,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:43,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:43,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:43,905 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:20:43,976 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:20:43,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:43,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:43,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:43,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:43,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:43,988 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:43,988 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,036 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:20:44,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,053 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:20:44,072 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:20:44,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,085 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,085 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,124 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:20:44,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,139 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:20:44,142 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:20:44,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:20:44,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,151 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,153 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,153 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,167 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,169 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:20: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:20:44,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,180 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,185 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,186 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,196 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:20:44,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,202 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:20:44,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,203 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:20:44,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:20:44,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,216 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,217 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,222 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:20:44,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-02-10 00:20:44,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,233 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:20:44,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:20:44,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,244 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,247 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,247 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,253 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:20:44,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,262 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:20:44,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,264 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:20:44,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:20:44,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,275 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,278 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,278 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,284 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:20:44,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-02-10 00:20:44,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,295 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:20:44,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:20:44,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,308 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,309 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,314 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:20:44,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,323 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:20:44,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,325 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:20:44,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,339 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,339 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,345 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:20:44,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,354 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:20:44,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,355 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:20:44,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:20:44,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,367 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,369 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,370 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,375 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:20:44,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,383 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:20:44,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,385 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:20: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:20:44,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,396 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,400 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,400 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,409 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:20:44,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,415 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:20:44,417 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:20:44,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:20:44,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,426 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,428 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:44,428 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:44,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,463 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:20:44,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,466 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:20:44,468 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:20:44,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:20:44,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,477 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,477 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:44,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,483 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:20:44,485 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:20:44,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:20:44,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,494 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,494 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:44,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,499 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:20:44,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,500 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:20:44,502 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:20:44,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:20:44,512 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:20:44,512 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,513 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:44,513 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:44,513 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2024-02-10 00:20:44,527 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:20:44,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,528 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:20:44,530 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:20:44,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,542 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,542 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,558 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:20:44,560 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:20:44,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,568 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,568 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,572 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,574 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:20:44,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:20:44,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,586 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,586 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,586 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,586 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,588 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:20:44,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,600 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:20:44,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,602 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:20:44,603 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:20:44,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,615 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,628 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:20:44,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,629 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:20:44,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:20:44,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,641 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,641 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,642 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,644 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:20:44,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,655 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:20:44,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,657 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:20:44,659 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:20:44,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,669 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,671 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,671 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,688 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:20:44,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,689 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:20:44,692 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:20:44,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:20:44,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,700 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,700 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,700 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,706 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:20:44,708 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:20: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:20: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:20:44,716 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,716 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,718 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,718 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,725 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:20:44,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,726 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:20:44,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:20: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:20:44,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,739 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,741 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:20:44,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,751 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:20:44,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,753 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:20:44,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,766 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,766 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,770 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:20:44,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,780 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:20:44,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,782 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:20:44,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:20:44,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,865 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,865 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,867 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,867 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,871 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:20:44,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,876 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:20:44,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:20:44,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,887 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,887 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,887 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,890 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:20:44,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,903 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:20:44,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:20:44,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,914 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,916 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:20:44,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,929 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:20:44,931 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:20:44,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,938 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,940 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:44,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,954 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:20:44,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,955 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:20:44,956 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:20:44,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:44,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:44,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,966 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,967 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:44,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:44,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:44,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:44,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:44,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:44,981 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:20:44,984 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:20:44,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:20:44,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:44,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:44,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:44,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:44,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:44,996 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:44,996 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:45,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:45,014 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:45,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:45,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:45,015 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:20: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:20:45,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:45,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:45,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:45,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:45,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:45,028 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:45,028 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:45,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:45,030 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:20:45,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:45,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:45,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:45,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:45,043 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:20:45,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:45,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:45,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:45,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:45,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:45,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:45,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:45,055 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:45,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:45,057 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:20:45,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:45,068 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:45,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:45,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:45,071 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:20:45,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:20:45,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:45,083 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:45,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:45,083 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:45,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:45,100 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:20:45,408 INFO L401 nArgumentSynthesizer]: We have 189 Motzkin's Theorem applications. [2024-02-10 00:20:45,408 INFO L402 nArgumentSynthesizer]: A total of 21 supporting invariants were added. [2024-02-10 00:20:47,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,566 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:20:47,567 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:20:47,569 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20: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:20:47,578 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:47,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,578 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,579 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:47,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:47,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,593 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:20:47,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:47,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,605 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,605 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:47,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,605 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,606 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:47,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:47,607 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:20:47,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,613 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:20:47,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:20:47,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,625 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,626 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,626 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,630 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:20:47,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,641 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:20:47,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:47,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,652 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,652 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,654 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,654 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,658 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:20:47,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,669 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:20:47,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:47,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,682 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,682 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,684 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,684 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,688 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:20:47,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,692 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:20:47,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,694 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:20:47,696 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:20:47,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:47,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,705 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,707 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,707 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,727 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:20:47,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:20:47,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,741 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,741 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,746 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:20:47,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,755 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,756 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:20:47,759 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:20:47,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:20:47,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,769 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,769 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,770 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,771 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,779 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:20:47,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,781 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:20:47,783 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:20:47,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:20:47,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,792 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,793 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,794 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,794 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,813 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,815 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:20:47,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:20:47,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,826 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,827 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,828 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,828 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,833 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:20:47,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,844 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:20:47,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:20:47,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,857 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,857 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,862 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:20:47,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,871 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:20:47,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,873 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:20:47,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:20:47,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,885 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,887 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,887 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,892 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:20:47,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,900 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:20:47,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,901 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:20:47,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:20:47,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,917 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,917 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,925 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:20:47,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,934 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:20:47,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:20:47,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,947 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,947 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,952 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:20:47,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,963 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:20:47,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:47,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:47,974 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:47,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:47,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:47,975 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:47,976 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:47,976 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:47,981 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:20:47,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:47,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:47,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:47,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:47,993 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:20:47,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,007 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,007 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,067 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:20:48,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,077 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,078 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:20:48,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:20:48,091 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,091 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,091 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,093 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,093 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,098 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:20:48,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,112 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,113 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:20:48,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,136 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,136 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,138 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,138 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,143 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:20:48,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,156 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,158 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:20:48,170 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:20:48,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:20:48,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,181 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,181 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,212 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:20:48,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,214 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:20:48,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:20:48,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,242 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,242 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,245 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,245 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,253 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:20:48,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,264 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,266 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:20:48,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:20:48,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,279 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,279 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,281 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:20:48,281 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:20:48,286 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:20:48,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,296 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:20:48,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:20:48,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,321 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,322 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,322 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:48,322 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,324 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:20:48,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,377 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:20:48,381 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:20:48,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:20:48,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,392 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,393 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:48,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,399 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:20:48,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,400 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:20:48,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:20:48,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:48,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,413 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:20:48,413 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:20:48,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,415 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:20:48,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,426 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:20:48,427 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:20:48,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,428 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:20:48,429 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:20:48,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,440 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,442 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,442 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,453 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,455 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:20:48,457 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:20:48,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:20:48,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,466 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,467 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,613 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:20:48,615 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:20:48,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:20:48,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,623 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,624 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,624 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,630 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:20:48,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,631 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:20:48,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,643 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,644 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-02-10 00:20:48,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,658 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:20:48,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,660 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:20:48,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,672 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,672 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,673 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,675 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:20:48,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,686 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:20:48,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,688 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:20:48,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:20:48,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,699 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,702 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,702 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,706 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:20:48,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,751 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:20:48,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,753 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:20:48,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:20:48,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,765 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,765 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,766 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,769 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:20:48,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0 [2024-02-10 00:20:48,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,781 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:20:48,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:20:48,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,794 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,796 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,796 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,804 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:20:48,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2024-02-10 00:20:48,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,813 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:20:48,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:20:48,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,825 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,829 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:20:48,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,840 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2024-02-10 00:20:48,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,841 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:20:48,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:48,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,854 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,854 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,856 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,856 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,863 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:20:48,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,870 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:20:48,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,872 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:20:48,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:20:48,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,883 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,885 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,885 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,892 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:20:48,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,901 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:20:48,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,903 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:20:48,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:20:48,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,915 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,916 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,919 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:20:48,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,931 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:20:48,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:20:48,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,943 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:48,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,943 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,944 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:48,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:48,947 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:20:48,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:48,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,960 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:20:48,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:20:48,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:48,972 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:48,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:48,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:48,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:48,974 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:48,974 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:48,981 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:20:48,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:48,989 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:20:48,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:48,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:48,991 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:20:48,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:49,002 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:49,002 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:49,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:49,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:49,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:49,002 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:49,003 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:49,003 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:49,006 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:20:49,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:49,017 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:20:49,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:49,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:49,019 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:20:49,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:49,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:49,030 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:49,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:49,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:49,031 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:49,033 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:49,033 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:49,039 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:20:49,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:49,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2024-02-10 00:20:49,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:49,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:49,049 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:20:49,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:20:49,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:49,061 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:49,062 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:49,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:49,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:49,062 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:49,062 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:49,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:49,064 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:20:49,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:49,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:49,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:49,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:49,082 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:20:49,084 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:20:49,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:49,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:49,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:49,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:49,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:49,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:49,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:49,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:49,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:49,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:49,109 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:20:49,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:49,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:49,110 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:20:49,113 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:20:49,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:20:49,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:49,122 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:49,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:49,122 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:49,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:49,501 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2024-02-10 00:20:49,502 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2024-02-10 00:20:51,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,238 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:20:51,240 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:20:51,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:20:51,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,250 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:51,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,250 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,251 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:51,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:51,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,257 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,259 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:20:51,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:20:51,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,268 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:51,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,268 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,269 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:51,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:51,272 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:20:51,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,286 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:20:51,288 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:20:51,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:20:51,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,295 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,297 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,308 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:20:51,309 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:20:51,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:20:51,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,317 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,319 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,319 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,327 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,329 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:20:51,332 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:20:51,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:20:51,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,341 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,344 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,344 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,354 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:20:51,356 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:20:51,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:20:51,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,365 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,366 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,368 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,368 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,378 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,379 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:20:51,381 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:20:51,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:20:51,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,389 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,390 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,392 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,392 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,401 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:20:51,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,403 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:20: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:20:51,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,413 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,420 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,420 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,439 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:20:51,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,447 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,448 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:20:51,448 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:20:51,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:20:51,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,458 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,458 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,460 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,460 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,470 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:20:51,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,471 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:20:51,473 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:20:51,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:20:51,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,482 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,484 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,484 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,503 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:20:51,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,504 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:20:51,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:20:51,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,515 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,515 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,517 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,517 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,523 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:20:51,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,534 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:20:51,536 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:20:51,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:20:51,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,545 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,559 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,561 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:20:51,563 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:20:51,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:51,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,573 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,578 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,578 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,594 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:20:51,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,595 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:20:51,597 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:20:51,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:20:51,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,607 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,632 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:20:51,634 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:20:51,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:51,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,645 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,645 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,647 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,648 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,669 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:20:51,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:51,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,682 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,684 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,684 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,689 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:20:51,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,699 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:20:51,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:20:51,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,711 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,713 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,713 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,720 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:20:51,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,725 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:20:51,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,732 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:20:51,735 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:20:51,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:20:51,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,751 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,754 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,754 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-02-10 00:20:51,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,766 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:20:51,768 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:20:51,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:20:51,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,778 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2024-02-10 00:20:51,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,792 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:20:51,795 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:20:51,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:20:51,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,806 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,815 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,825 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,825 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,854 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:20:51,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,856 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:20:51,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:20:51,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,869 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,869 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,871 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:51,871 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:51,878 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:20:51,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,887 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:20:51,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:20:51,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,899 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:51,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,900 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:51,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:51,903 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:20:51,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,916 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:20:51,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:20:51,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,928 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:51,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,928 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,929 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:51,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:51,931 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:20:51,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,944 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:20:51,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:20:51,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,956 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:20:51,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:51,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,956 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:51,957 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:51,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:51,959 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:20:51,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:51,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:51,971 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:20:51,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:51,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:51,972 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:20:51,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:20:51,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:51,984 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:51,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:51,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:51,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:51,987 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:51,987 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:51,996 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:20:51,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,003 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,005 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:20:52,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:20:52,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,018 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,023 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:20:52,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,033 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,034 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:20:52,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:20:52,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,049 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,050 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,050 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,054 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:20:52,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,058 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,059 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:20:52,060 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:20:52,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:20:52,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,072 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,082 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:20:52,082 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:20:52,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:20:52,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,094 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,095 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,103 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,104 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:20:52,106 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:20:52,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:20:52,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,117 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,120 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,120 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,133 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:20:52,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,134 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:20:52,135 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:20:52,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:20:52,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,146 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,146 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,147 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,156 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:20:52,158 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:20:52,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:20:52,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,167 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,170 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,170 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,183 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,185 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:20:52,185 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:20:52,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:20:52,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,196 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,197 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,198 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,213 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:20:52,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,214 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:20:52,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:20:52,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,226 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,229 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,229 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,237 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:20:52,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2024-02-10 00:20:52,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,246 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:20:52,247 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:20:52,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:20:52,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,260 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,260 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,273 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:20:52,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,275 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:20:52,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:52,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,287 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,292 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:20:52,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,302 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:20:52,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,303 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:20:52,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:20:52,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,315 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,315 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,319 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:20:52,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,323 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:20:52,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,324 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:20:52,327 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:20:52,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:52,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,336 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,336 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,339 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,339 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,354 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:20:52,356 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:20:52,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:20:52,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,366 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,366 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,367 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,374 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,376 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:20:52,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:20:52,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,387 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,387 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,390 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:52,390 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:52,396 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:20:52,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,403 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,407 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:20:52,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:52,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,420 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,420 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,421 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,425 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:20:52,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,436 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:20:52,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:20:52,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:52,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:52,450 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:52,451 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:52,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:52,454 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:20:52,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:52,463 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:52,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:52,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:52,465 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:20:52,467 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:20:52,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:52,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:52,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:52,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:52,493 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:52,493 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:53,000 INFO L401 nArgumentSynthesizer]: We have 315 Motzkin's Theorem applications. [2024-02-10 00:20:53,000 INFO L402 nArgumentSynthesizer]: A total of 35 supporting invariants were added. [2024-02-10 00:20:55,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,713 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:20:55,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,714 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:20:55,716 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:20:55,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:20:55,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,725 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:55,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,726 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:55,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:55,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,733 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:20:55,734 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:20:55,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:55,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,743 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:55,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,744 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:55,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:55,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,758 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,759 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:20:55,761 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:20:55,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:55,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,773 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,774 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,792 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,794 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:20:55,801 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:20:55,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:20:55,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,810 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,811 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,813 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,813 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,831 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:20:55,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,832 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:20:55,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:20:55,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,843 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,844 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,846 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,846 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,855 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:20:55,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,859 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,861 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:20:55,862 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:20:55,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:20:55,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,872 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,872 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,875 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,875 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,889 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:20:55,890 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:20:55,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:20:55,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,899 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,902 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,902 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,921 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:20:55,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,922 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:20:55,924 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:20:55,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:20:55,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,950 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,950 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,952 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,952 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:55,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,970 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:20:55,972 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:20:55,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:20:55,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:55,979 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:55,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:55,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:55,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:55,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:55,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:55,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:55,994 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:20:55,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:55,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:55,995 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:20:55,995 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:20:55,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:20:56,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,004 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,004 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,006 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,006 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,024 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:20:56,027 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:20:56,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,034 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,037 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,037 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,054 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:20:56,056 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:20:56,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:20:56,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,065 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,065 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,067 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,067 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,084 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:20:56,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,085 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:20:56,087 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:20:56,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:20:56,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,096 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,096 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,101 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,101 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,120 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,121 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:20:56,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:20:56,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,130 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,133 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,133 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,140 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:20:56,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,149 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,150 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:20:56,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:20:56,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,159 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,159 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,162 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,162 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,170 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:20:56,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,174 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:20:56,176 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:20:56,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,183 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,184 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,186 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,187 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,208 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:20:56,209 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:20:56,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:20:56,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,219 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,219 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,222 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,222 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,241 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:20:56,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,242 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:20:56,244 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:20:56,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,253 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,255 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,255 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,265 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:20:56,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,267 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:20:56,267 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:20:56,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:20:56,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,280 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,280 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,297 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:20:56,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,298 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:20:56,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,309 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,309 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,314 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,314 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,327 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:20:56,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,331 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,332 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:20:56,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:20:56,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,342 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,343 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,345 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:20:56,345 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:20:56,354 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:20:56,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,361 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,363 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:20:56,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,374 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,374 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,375 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:56,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,379 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:20:56,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,390 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,391 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:20:56,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,403 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:56,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,406 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:20:56,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,417 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,419 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:20:56,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:56,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,430 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:20:56,430 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:20:56,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,434 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:20:56,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,445 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:20:56,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,446 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:20:56,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:20:56,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,456 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,458 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,458 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,463 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:20:56,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,482 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:20: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:20:56,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,493 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,496 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:20:56,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,507 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,509 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:20:56,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:20:56,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,522 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:20:56,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,534 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:20:56,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:20:56,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,546 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,548 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:20:56,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,561 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:20:56,563 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:20:56,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:20:56,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,573 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,659 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,660 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:20:56,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,673 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,673 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,678 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:20:56,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,689 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:20:56,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:20:56,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,701 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,703 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:20:56,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,716 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:20:56,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:20:56,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,728 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,728 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,730 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,730 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,735 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:20:56,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,746 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:20:56,748 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:20:56,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:20:56,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,759 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,759 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,766 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:20:56,768 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:20:56,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:20:56,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,794 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,796 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:20:56,799 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:20:56,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:20:56,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,808 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,818 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:20:56,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,820 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:20:56,821 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:20:56,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,832 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,837 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:20:56,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,839 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:20:56,840 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:20:56,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,851 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,852 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,859 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:20:56,859 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:20:56,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:20:56,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,872 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,872 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,881 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:20:56,882 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:20: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:20:56,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,893 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,902 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,907 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:20:56,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:20:56,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,918 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,920 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:56,920 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:56,924 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:20:56,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,935 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:20:56,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:20:56,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,946 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,948 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:20:56,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,960 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:20:56,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:20:56,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,971 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:56,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:56,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:56,972 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:56,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:56,973 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:20:56,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:56,985 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:56,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:56,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:56,986 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:20:56,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:56,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:56,997 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:56,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:56,997 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:20:56,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:57,019 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:20:57,423 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2024-02-10 00:20:57,423 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2024-02-10 00:20:58,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,824 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:58,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,826 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:20:58,828 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:20:58,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:20:58,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:58,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,837 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,838 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:58,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:58,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,855 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:58,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,856 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:20:58,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:20:58,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,866 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:58,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,867 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:58,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:58,868 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:20:58,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,881 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:58,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,882 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:20:58,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:58,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,893 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,895 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:58,895 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:58,900 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:20:58,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,909 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:58,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,910 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:20:58,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:58,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,924 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:58,924 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:58,928 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:20:58,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,937 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:20:58,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,938 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:20:58,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:58,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,950 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,951 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:58,952 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:58,956 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:20:58,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:58,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,966 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:20:58,968 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:20:58,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:58,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:58,978 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:58,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:58,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:58,978 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:58,980 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:58,980 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:58,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:58,993 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:20:58,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:58,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:58,995 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:20:58,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:20:59,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,005 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,007 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,007 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,013 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:20:59,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,023 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:20:59,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:20:59,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,035 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,037 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,037 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,041 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:20:59,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,052 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:20:59,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,063 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,065 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,065 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,070 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:20:59,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,080 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,082 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:20:59,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:20:59,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,093 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,095 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,095 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,100 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:20:59,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,110 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:20:59,112 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:20: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:20:59,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,123 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,123 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,131 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:20:59,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,177 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:20:59,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,189 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,189 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,194 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:20:59,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,205 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:20:59,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,207 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:20:59,209 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:20:59,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:20:59,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,218 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,222 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,222 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,242 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,244 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:20:59,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:20:59,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,256 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,258 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,258 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,263 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:20:59,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,273 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,274 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:20:59,277 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:20:59,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:20:59,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,285 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,287 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,287 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,298 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:20:59,299 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:20:59,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,308 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,310 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,310 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,321 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,322 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:20:59,323 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:20:59,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,333 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,334 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,335 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,343 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,344 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:20:59,346 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:20:59,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:20:59,355 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,356 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,356 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,358 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,358 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,367 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:20:59,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,369 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:20:59,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:20:59,379 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,380 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,380 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,382 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,382 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,387 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:20:59,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,396 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:20:59,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,398 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:20:59,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:20:59,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,413 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,413 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,421 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:20:59,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,428 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:20:59,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,429 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:20:59,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,439 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,442 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:20:59,442 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:20:59,447 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:20:59,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,457 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:20:59,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,458 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:20:59,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:20:59,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,469 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:59,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,471 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:20:59,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,483 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:20:59,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,484 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:20:59,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:20:59,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:59,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,497 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:20:59,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,508 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:20:59,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,510 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:20:59,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:20:59,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:20:59,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,520 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:20:59,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:20:59,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:20:59,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2024-02-10 00:20:59,539 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:20:59,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,540 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:20:59,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,550 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,553 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,553 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,560 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:20:59,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,570 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:20:59,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,571 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:20:59,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,582 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,582 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,583 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,583 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,585 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:20:59,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,596 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:20:59,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,598 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:20:59,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:20:59,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,608 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,608 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,609 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,611 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:20:59,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,623 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:20:59,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,624 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:20:59,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,634 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,635 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,635 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,638 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:20:59,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,649 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:20:59,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,651 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:20:59,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:20:59,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,661 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,661 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,662 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,665 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:20:59,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,678 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:20:59,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20:59,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,688 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,691 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,691 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,699 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:20:59,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,707 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:20:59,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,709 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:20:59,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:20:59,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,720 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,720 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,721 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,724 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:20:59,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,735 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:20:59,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,736 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:20:59,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:20:59,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,747 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,747 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,750 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,750 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,758 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:20:59,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,767 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:20:59,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,768 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:20:59,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:20:59,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,779 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,779 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,780 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,782 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:20:59,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,794 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:20:59,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,795 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:20:59,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:20:59,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,807 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,809 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,810 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,817 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:20:59,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,825 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:20:59,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,826 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:20:59,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:20:59,836 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,836 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,837 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,840 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,840 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,847 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:20:59,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,852 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:20:59,853 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:20:59,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:20: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:20:59,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,863 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,864 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,872 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:20:59,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:20:59,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,884 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,887 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:20:59,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,898 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:20:59,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,899 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:20:59,901 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:20: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:20:59,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,910 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,911 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,914 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,914 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,926 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,927 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:20:59,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:20:59,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,939 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,940 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:20:59,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:20:59,943 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:20:59,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,956 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:20:59,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:20:59,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,968 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,968 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:20:59,971 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:20:59,971 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:20:59,978 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:20:59,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:20:59,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Forceful destruction successful, exit code 0 [2024-02-10 00:20:59,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:20:59,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:20:59,989 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:20:59,990 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:20:59,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:20:59,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:20:59,999 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:20:59,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:20:59,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:20:59,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:20:59,999 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:00,000 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:00,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:00,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:00,018 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:21:00,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:00,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:00,019 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:21:00,021 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:21:00,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:21:00,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:00,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:00,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:00,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:00,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:00,030 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:00,031 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:00,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:00,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:00,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:00,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:00,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:00,038 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:21:00,040 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:21:00,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:21:00,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:00,050 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:00,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:00,051 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2024-02-10 00:21:00,051 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:00,708 INFO L401 nArgumentSynthesizer]: We have 378 Motzkin's Theorem applications. [2024-02-10 00:21:00,708 INFO L402 nArgumentSynthesizer]: A total of 42 supporting invariants were added. [2024-02-10 00:21:05,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,163 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,164 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:21:05,167 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:21:05,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:21:05,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:05,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,176 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,177 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:05,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:05,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,190 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,191 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:21:05,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:21:05,201 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:21:05,201 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,202 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:05,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,202 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,203 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:05,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:05,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,217 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,218 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:21:05,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:21:05,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,230 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,230 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,233 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,233 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,240 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:21:05,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,249 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:21:05,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,259 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,262 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,262 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,270 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:21:05,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,280 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:21:05,282 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:21:05,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,290 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,291 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,294 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,294 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,304 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,305 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:21:05,307 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:21:05,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:21:05,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,320 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,320 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,331 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:21:05,333 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:21:05,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:21:05,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,342 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,343 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,346 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,346 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,367 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:21:05,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:21:05,379 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,379 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,379 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,382 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,383 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,390 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:21:05,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,399 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:21:05,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:21:05,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,411 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,415 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,415 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,423 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:21:05,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,431 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:21:05,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,443 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,443 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,446 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,446 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,453 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:21:05,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,461 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,462 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:21:05,464 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:21:05,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:21:05,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,473 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,474 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,477 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,477 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,488 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,489 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:21:05,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,501 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,503 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,503 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,510 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:21:05,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,514 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,516 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:21:05,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,527 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,527 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,533 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,533 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,545 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:21:05,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,549 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,550 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:21:05,552 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:21:05,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:21:05,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,560 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,560 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,563 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,563 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,582 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:21:05,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,584 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:21:05,586 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:21:05,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:21:05,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,594 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,595 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,608 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,608 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,626 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,631 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:21:05,634 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:21:05,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:21:05,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,643 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,643 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,648 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,648 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,659 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,663 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:21:05,665 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:21:05,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:21:05,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,675 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,675 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,678 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,678 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,696 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,698 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:21:05,700 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:21:05,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:21:05,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,710 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,713 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,713 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,725 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:21:05,727 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:21:05,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:21:05,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,736 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,736 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,739 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,739 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,758 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,759 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:21:05,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:21:05,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,770 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,770 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,774 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,774 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,785 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:21:05,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,789 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,793 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:21:05,795 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:21:05,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:21:05,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,803 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,806 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:21:05,806 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:21:05,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,828 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,830 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:21:05,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:21:05,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,840 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:05,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,841 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,841 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:05,841 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:05,844 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:21:05,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,855 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:21:05,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,856 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:21:05,859 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:21:05,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:21:05,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,867 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:05,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,867 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,868 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:05,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:05,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-02-10 00:21:05,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:21:05,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:21:05,875 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:21:05,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:21:05,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:21:05,884 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:21:05,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:21:05,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:21:05,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:21:05,884 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:21:05,885 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:21:05,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:21:05,888 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:21:05,889 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:21:05,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Forceful destruction successful, exit code 0 [2024-02-10 00:21:05,893 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:21:05,894 INFO L748 eck$LassoCheckResult]: Stem: Black: 4445#[$Ultimate##0]don't care [217] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_12| 0) 0) InVars {#valid=|v_#valid_12|} OutVars{#valid=|v_#valid_12|} AuxVars[] AssignedVars[] 4448#[L-1]don't care [220] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 4450#[L21]don't care [279] L21-->L21-1: Formula: (and (= (select |v_#length_6| 1) 2) (= (select |v_#valid_13| 1) 1)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 4452#[L21-1]don't care [290] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_8| 1) 0) 48) InVars {#memory_int=|v_#memory_int_8|} OutVars{#memory_int=|v_#memory_int_8|} AuxVars[] AssignedVars[] 4454#[L21-2]don't care [232] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_9| 1) 1) 0) InVars {#memory_int=|v_#memory_int_9|} OutVars{#memory_int=|v_#memory_int_9|} AuxVars[] AssignedVars[] 4456#[L21-3]don't care [263] L21-3-->L21-4: Formula: (and (= (select |v_#length_7| 2) 28) (= (select |v_#valid_14| 2) 1)) InVars {#length=|v_#length_7|, #valid=|v_#valid_14|} OutVars{#length=|v_#length_7|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[] 4458#[L21-4]don't care [247] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 4460#[L38]don't care [248] L38-->L38-1: Formula: (= v_~t~0_11 0) InVars {} OutVars{~t~0=v_~t~0_11} AuxVars[] AssignedVars[~t~0] 4462#[L38-1]don't care [264] L38-1-->L38-2: Formula: (= v_~m~0_4 0) InVars {} OutVars{~m~0=v_~m~0_4} AuxVars[] AssignedVars[~m~0] 4464#[L38-2]don't care [297] L38-2-->L38-3: Formula: (= v_~c~0_1 0) InVars {} OutVars{~c~0=v_~c~0_1} AuxVars[] AssignedVars[~c~0] 4466#[L38-3]don't care [219] L38-3-->L38-4: Formula: (= v_~T~0_2 0) InVars {} OutVars{~T~0=v_~T~0_2} AuxVars[] AssignedVars[~T~0] 4468#[L38-4]don't care [254] L38-4-->L38-5: Formula: (= v_~S~0_2 0) InVars {} OutVars{~S~0=v_~S~0_2} AuxVars[] AssignedVars[~S~0] 4470#[L38-5]don't care [196] L38-5-->L38-6: Formula: (= v_~u~0_9 0) InVars {} OutVars{~u~0=v_~u~0_9} AuxVars[] AssignedVars[~u~0] 4472#[L38-6]don't care [277] L38-6-->L-1-1: Formula: (= v_~U~0_2 0) InVars {} OutVars{~U~0=v_~U~0_2} AuxVars[] AssignedVars[~U~0] 4474#[L-1-1]don't care [301] 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] 4476#[L-1-2]don't care [304] L-1-2-->L98: Formula: true InVars {} OutVars{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_6|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, ULTIMATE.start_main_#t~mem18#1=|v_ULTIMATE.start_main_#t~mem18#1_4|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, 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|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_5|, 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_5|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_4|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_2|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_3|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~mem18#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base] 4478#[L98]don't care [282] L98-->L98-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 0) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_6| 0)) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) (= |v_#valid_15| (store |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 1)) (= (store |v_#length_9| |v_ULTIMATE.start_main_~#t1~0#1.base_6| 4) |v_#length_8|) (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_9|, #valid=|v_#valid_16|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|, #valid=|v_#valid_15|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 4480#[L98-1]don't care [202] L98-1-->L98-2: Formula: (and (= (select |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_7|) 0) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_7|) (= |v_#valid_17| (store |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_7| 1)) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_7|) (= (store |v_#length_11| |v_ULTIMATE.start_main_~#t2~0#1.base_7| 4) |v_#length_10|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_7| 0))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_11|, #valid=|v_#valid_18|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_7|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_7|, #valid=|v_#valid_17|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 4482#[L98-2]don't care [259] L98-2-->L98-3: Formula: (and (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_7|) (= (store |v_#length_13| |v_ULTIMATE.start_main_~#t3~0#1.base_7| 4) |v_#length_12|) (= (store |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_7| 1) |v_#valid_19|) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_7| 0) (= (select |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_7|) 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_7| 0))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_13|, #valid=|v_#valid_20|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_7|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_7|, #valid=|v_#valid_19|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 4484#[L98-3]don't care [280] L98-3-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 4486#[L100]don't care [238] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_4| v_~S~0_3) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~S~0=v_~S~0_3, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~S~0] 4488#[L100-1]don't care [255] L100-1-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 4490#[L101]don't care [295] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 4492#[L101-1]don't care [208] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~T~0_3) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|, ~T~0=v_~T~0_3} AuxVars[] AssignedVars[~T~0] 4494#[L101-2]don't care [262] L101-2-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 4496#[L102]don't care [228] L102-->L102-1: 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] 4498#[L102-1]don't care [210] L102-1-->L102-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_4| v_~U~0_3) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{~U~0=v_~U~0_3, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[~U~0] 4500#[L102-2]don't care [227] L102-2-->L103: 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] 4502#[L103]don't care [293] L103-->L104: Formula: (= v_~s~0_10 v_~S~0_4) InVars {~S~0=v_~S~0_4} OutVars{~S~0=v_~S~0_4, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 4504#[L104]don't care [206] L104-->L105: Formula: (= v_~t~0_12 v_~T~0_4) InVars {~T~0=v_~T~0_4} OutVars{~T~0=v_~T~0_4, ~t~0=v_~t~0_12} AuxVars[] AssignedVars[~t~0] 4506#[L105]don't care [205] L105-->L107: Formula: (= v_~u~0_10 v_~U~0_4) InVars {~U~0=v_~U~0_4} OutVars{~U~0=v_~U~0_4, ~u~0=v_~u~0_10} AuxVars[] AssignedVars[~u~0] 4508#[L107]don't care [298] L107-->L107-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4| (ite (and (< 0 (mod v_~T~0_5 4294967296)) (< 0 (mod v_~S~0_5 4294967296)) (< 0 (mod v_~U~0_5 4294967296))) 1 0)) InVars {~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5} OutVars{~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 4510#[L107-1]don't care [296] L107-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 4512#[L34]don't care [215] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_7|, 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_~cond#1] 4514#[L35]don't care [292] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_9| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_9|} AuxVars[] AssignedVars[] 4518#[L34-1]don't care [288] L34-1-->L107-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 4520#[L107-2]don't care [249] L107-2-->L110: Formula: true InVars {} OutVars{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_#in~cond#1] 4522#[L110]don't care [252] L110-->L110-1: Formula: (= |v_ULTIMATE.start_main_#t~pre10#1_3| |v_#pthreadsForks_7|) InVars {#pthreadsForks=|v_#pthreadsForks_7|} OutVars{#pthreadsForks=|v_#pthreadsForks_7|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre10#1] 4524#[L110-1]don't care [207] L110-1-->L110-2: Formula: (= (+ 1 |v_#pthreadsForks_9|) |v_#pthreadsForks_8|) InVars {#pthreadsForks=|v_#pthreadsForks_9|} OutVars{#pthreadsForks=|v_#pthreadsForks_8|} AuxVars[] AssignedVars[#pthreadsForks] 4526#[L110-2]don't care [222] L110-2-->L110-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_7|) (= (select |v_#valid_21| |v_ULTIMATE.start_main_~#t1~0#1.base_7|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_7| 4) (select |v_#length_14| |v_ULTIMATE.start_main_~#t1~0#1.base_7|)) (= |v_#memory_int_10| (store |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_7| (store (select |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_7|) |v_ULTIMATE.start_main_~#t1~0#1.offset_7| |v_ULTIMATE.start_main_#t~pre10#1_4|)))) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_4|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_11|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_7|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_7|} OutVars{ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_4|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_10|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_7|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_7|} AuxVars[] AssignedVars[#memory_int] 4528#[L110-3]don't care [341] L110-3-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre10#1_7| v_thread1Thread1of1ForFork2_thidvar0_2) (= 0 v_thread1Thread1of1ForFork2_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_7|, thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_6|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|, thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, thread1Thread1of1ForFork2_#res.offset, thread1Thread1of1ForFork2_~cond~0] 4530#[$Ultimate##0, L110-4]don't care [308] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork2_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296)) (< 0 (mod v_~u~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_1, ~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 4534#[L110-4, L53]don't care [309] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 4540#[L45, L110-4]don't care [312] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 4552#[L46-1, L110-4]don't care [314] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 4534#[L110-4, L53]don't care [2024-02-10 00:21:05,894 INFO L750 eck$LassoCheckResult]: Loop: 4534#[L110-4, L53]don't care [309] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 4540#[L45, L110-4]don't care [312] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 4552#[L46-1, L110-4]don't care [314] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 4534#[L110-4, L53]don't care [2024-02-10 00:21:05,894 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:21:05,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1784106176, now seen corresponding path program 2 times [2024-02-10 00:21:05,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:21:05,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339242855] [2024-02-10 00:21:05,895 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:21:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:21:05,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:05,974 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:21:06,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:06,031 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:21:06,040 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:21:06,040 INFO L85 PathProgramCache]: Analyzing trace with hash 336726, now seen corresponding path program 2 times [2024-02-10 00:21:06,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:21:06,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2050031017] [2024-02-10 00:21:06,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:21:06,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:21:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:06,057 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:21:06,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:06,062 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:21:06,062 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:21:06,062 INFO L85 PathProgramCache]: Analyzing trace with hash 87108151, now seen corresponding path program 3 times [2024-02-10 00:21:06,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:21:06,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479271933] [2024-02-10 00:21:06,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:21:06,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:21:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:06,090 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:21:06,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:06,120 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:21:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:07,244 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:21:07,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:21:07,357 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:21:07 BoogieIcfgContainer [2024-02-10 00:21:07,358 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:21:07,359 INFO L158 Benchmark]: Toolchain (without parser) took 40783.56ms. Allocated memory was 254.8MB in the beginning and 793.8MB in the end (delta: 539.0MB). Free memory was 185.5MB in the beginning and 363.7MB in the end (delta: -178.2MB). Peak memory consumption was 361.8MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,360 INFO L158 Benchmark]: CDTParser took 1.10ms. Allocated memory is still 155.2MB. Free memory was 128.5MB in the beginning and 128.3MB in the end (delta: 230.8kB). There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:21:07,360 INFO L158 Benchmark]: CACSL2BoogieTranslator took 295.21ms. Allocated memory is still 254.8MB. Free memory was 185.3MB in the beginning and 225.1MB in the end (delta: -39.9MB). Peak memory consumption was 15.4MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,360 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.86ms. Allocated memory is still 254.8MB. Free memory was 224.6MB in the beginning and 223.1MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,360 INFO L158 Benchmark]: Boogie Preprocessor took 31.34ms. Allocated memory is still 254.8MB. Free memory was 223.1MB in the beginning and 221.5MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,360 INFO L158 Benchmark]: RCFGBuilder took 453.45ms. Allocated memory is still 254.8MB. Free memory was 221.5MB in the beginning and 202.1MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,361 INFO L158 Benchmark]: BuchiAutomizer took 39962.00ms. Allocated memory was 254.8MB in the beginning and 793.8MB in the end (delta: 539.0MB). Free memory was 202.1MB in the beginning and 363.7MB in the end (delta: -161.6MB). Peak memory consumption was 377.9MB. Max. memory is 8.0GB. [2024-02-10 00:21:07,362 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.10ms. Allocated memory is still 155.2MB. Free memory was 128.5MB in the beginning and 128.3MB in the end (delta: 230.8kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 295.21ms. Allocated memory is still 254.8MB. Free memory was 185.3MB in the beginning and 225.1MB in the end (delta: -39.9MB). Peak memory consumption was 15.4MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 33.86ms. Allocated memory is still 254.8MB. Free memory was 224.6MB in the beginning and 223.1MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 31.34ms. Allocated memory is still 254.8MB. Free memory was 223.1MB in the beginning and 221.5MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 453.45ms. Allocated memory is still 254.8MB. Free memory was 221.5MB in the beginning and 202.1MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 39962.00ms. Allocated memory was 254.8MB in the beginning and 793.8MB in the end (delta: 539.0MB). Free memory was 202.1MB in the beginning and 363.7MB in the end (delta: -161.6MB). Peak memory consumption was 377.9MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one nonterminating module. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 39.7s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 39.2s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 44]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L38] 0 unsigned int s, t, m, c, T, S, u, U; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t=0, u=0] [L98] 0 pthread_t t1, t2, t3; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L100] 0 S = __VERIFIER_nondet_uint() VAL [S=1, T=0, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L101] 0 T = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L102] 0 U = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=1, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L103] 0 s = S VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L104] 0 t = T VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=1, u=0] [L105] 0 u = U [L107] CALL 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L35] COND FALSE 0 !(!cond) VAL [S=1, T=1, U=1, \old(cond)=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L107] RET 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L110] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=1, T=1, U=1, c=0, m=0, pthread_create(&t1, 0, thread1, 0)=-1, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=1, u=1] [L42] 1 _Bool cond = s > 0 || t > 0 || u > 0; VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L44] COND TRUE 1 \read(cond) VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] [L52] 1 cond = s > 0 || t > 0 || u > 0 VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 || u > 0 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 44]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L38] 0 unsigned int s, t, m, c, T, S, u, U; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t=0, u=0] [L98] 0 pthread_t t1, t2, t3; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L100] 0 S = __VERIFIER_nondet_uint() VAL [S=1, T=0, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L101] 0 T = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L102] 0 U = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=1, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L103] 0 s = S VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=0, u=0] [L104] 0 t = T VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=1, u=0] [L105] 0 u = U [L107] CALL 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L35] COND FALSE 0 !(!cond) VAL [S=1, T=1, U=1, \old(cond)=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L107] RET 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L110] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=1, T=1, U=1, c=0, m=0, pthread_create(&t1, 0, thread1, 0)=-1, s=1, t1={22754:0}, t2={22752:0}, t3={22753:0}, t=1, u=1] [L42] 1 _Bool cond = s > 0 || t > 0 || u > 0; VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L44] COND TRUE 1 \read(cond) VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] [L52] 1 cond = s > 0 || t > 0 || u > 0 VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 || u > 0 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-02-10 00:21:07,420 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...